production.yaml 86 B

123456
  1. application:
  2. host: 0.0.0.0
  3. database:
  4. host: "db"
  5. port: 5432
  6. require_ssl: false