Skip to content

Commit

Permalink
Add a .env.example comment
Browse files Browse the repository at this point in the history
  • Loading branch information
raffomania committed Nov 27, 2023
1 parent 2d85668 commit e8af72b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/.env.example
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ JWT_SECRET=f5b73acd6d6776350bce963bbcd2853fb5de00a4a4a081280ce1123b4a69aea9
# Backend / Celery settings
API_PORT=5500
API_PRODUCTION_MODE=1
# This is only used when API_PRODUCTION_MODE == 1
API_PRODUCTION_WORKERS=10
CELERY_DEBUG_MODE=0
CELERY_BACKGROUND_JOBS_WORKER_CONCURRENCY=10
Expand Down

0 comments on commit e8af72b

Please sign in to comment.