Files
phundrak.com-backend/settings/production.yaml
Lucien Cartier-Tilet e5f94b9f8e
Some checks failed
Publish Docker Images / build-and-publish (push) Has been cancelled
chore: separate backend from frontend
2025-11-15 13:57:14 +01:00

19 lines
242 B
YAML

debug: false
frontend_url: ""
application:
name: "com.phundrak.backend.prod"
protocol: https
host: 0.0.0.0
base_url: ""
email:
host: ""
port: 0
user: ""
password: ""
from: ""
recipient: ""
tls: false
starttls: false