2024-10-30 00:21:57 +05:00

21 lines
320 B
YAML

db:
port: "5432"
host: "widget-db"
password: "postgres"
username: "postgres"
dbname: "postgres"
server:
port: "8002"
storage:
filer: "http://92.63.193.151:8111"
master: "http://92.63.193.151:9333"
paymentService:
host: "donat-payment"
port: "8003"
authService:
host: "donat-auth"
port: "8001"