release: cut v2.1
This commit is contained in:
7
.env.docker.example
Normal file
7
.env.docker.example
Normal file
@@ -0,0 +1,7 @@
|
||||
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
|
||||
Reference in New Issue
Block a user