cpa / config.yaml
lmeet's picture
Update config.yaml
b77934d verified
Raw
History Blame Contribute Delete
165 Bytes
host: "0.0.0.0"
port: 7860
pgstore-dsn: "${PGSTORE_DSN}"
auth-dir: "/tmp/.cli-proxy-api"
remote-management:
enabled: true
secret-key: "${MANAGEMENT_PASSWORD}"