Files
gaokao-volunteer-system/.env.docker.example
Hermes Agent 3f46811e49
Some checks failed
CI / pytest (Python 3.10) (push) Has been cancelled
CI / pytest (Python 3.11) (push) Has been cancelled
CI / pytest (Python 3.12) (push) Has been cancelled
release: cut v2.1
2026-06-13 14:49:58 +08:00

7 lines
300 B
Plaintext

GAOKAO_ADMIN_BIND=0.0.0.0
GAOKAO_ENV=prod
GAOKAO_ADMIN_PORT=8000
GAOKAO_ADMIN_USER=admin
GAOKAO_ADMIN_PASS=change-me-now-admin-pass
GAOKAO_JWT_SECRET=replace-with-64-char-jwt-secret-before-production-1234567890abcdef
GAOKAO_ORDERS_FERNET_KEY=replace-with-strong-orders-fernet-secret-before-production