-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathconfig.yml
43 lines (42 loc) · 1.01 KB
/
config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
server:
port: 9090
database:
test: testsmsproject
name: smsproject
user: admin
password: admin
host: localhost
port: 54321
ssl: disable
timezone: Asia/Tehran
pgadmin:
mail: [email protected]
pw: admin
jwt:
token:
expire:
hours: 24
secret:
key: S2jd2el2d92lSAm2wso272Als
encryption:
secret:
key: Wdn29o32sxQAS2qsQmjs23dx8s
payment:
redirect:
url: http://localhost:9090/payments/callback
gateways:
saderat:
terminal:
id: 134754392
urls:
token: https://sandbox.banktest.ir/saderat/sepehr.shaparak.ir/V1/PeymentApi/GetToken
payment: https://sandbox.banktest.ir/saderat/sepehr.shaparak.ir/Pay
verify: https://sandbox.banktest.ir/saderat/sepehr.shaparak.ir/V1/PeymentApi/Advice
app:
reserved: empty
debugMode: true
imageLogo: img/go-dragon.png
ticketFileName: pdf/ticket.pdf
ribbitmq:
# url: amqp://guest:guest@message-broker:5672 # For docker-compose-prod.yml
url: amqp://guest:guest@localhost:5672 # For docker-compose.yml