-
Notifications
You must be signed in to change notification settings - Fork 1
/
config.yml
37 lines (37 loc) · 897 Bytes
/
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
server:
port: 8080
mock:
port: 3000
database:
name: gormDb2
user: admin
password: admin
host: localhost
port: 54320
ssl: disable
timezone: Asia/Tehran
pgadmin:
mail: [email protected]
pw: admin
jwttoken:
expirehours: 1
secretkey: S2jd2el2d92lSAm2wso272Als
encryption:
secretkey: Wdn29o32sxQAS2qsQmjs23dx8s
payment:
redirecturl: http://127.0.0.1:8080/payment/callback
gateways:
saderat:
terminalid: 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
auth:
TokenPrefix: Bearer
RequestLogoutHeader: Authorization