| host: "0.0.0.0" | |
| port: 7860 | |
| pgstore-dsn: "${PGSTORE_DSN}" | |
| auth-dir: "/tmp/.cli-proxy-api" | |
| logging-to-file: true | |
| logs-dir: "/tmp/logs" | |
| remote-management: | |
| enabled: true | |
| secret-key: "${MANAGEMENT_PASSWORD}" | |
| commercial-mode: true | |
| debug: false | |
| host: "0.0.0.0" | |
| port: 7860 | |
| pgstore-dsn: "${PGSTORE_DSN}" | |
| auth-dir: "/tmp/.cli-proxy-api" | |
| logging-to-file: true | |
| logs-dir: "/tmp/logs" | |
| remote-management: | |
| enabled: true | |
| secret-key: "${MANAGEMENT_PASSWORD}" | |
| commercial-mode: true | |
| debug: false | |