ohmyapi / config.yaml
shenhao's picture
Update config.yaml
b51bbf3 verified
raw
history blame contribute delete
246 Bytes
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