2api / config.yaml
ohmyapi's picture
feat: add automatic token cleanup with crond + fixed /tmp/crontabs for HF read-only fs
9727ff0 verified
raw
history blame contribute delete
247 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