Before Fine Tune
This commit is contained in:
11
env.prod-a.example
Normal file
11
env.prod-a.example
Normal file
@@ -0,0 +1,11 @@
|
||||
PROD_A_TAG=latest
|
||||
BASE_DOMAIN=boostai.demo.moku.build
|
||||
POSTGRES_PASSWORD=replace-with-strong-password
|
||||
JWT_SECRET=replace-with-strong-jwt-secret
|
||||
SESSION_COOKIE_NAME=boostai_session
|
||||
ENABLE_ADMIN_RESEED=false
|
||||
ADMIN_RESEED_SECRET=replace-with-long-random-secret
|
||||
MOCK_DATA_DIR=/app/Mock-Data
|
||||
AI_REVIEW_ENDPOINT=
|
||||
AI_REVIEW_API_KEY=
|
||||
AI_REVIEW_MODEL=
|
||||
Reference in New Issue
Block a user