2024-10-30 15:27:34 +05:00

21 lines
318 B
YAML

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