99i commited on
Commit
8718c5b
·
verified ·
1 Parent(s): bb9612b

Update .env

Browse files
Files changed (1) hide show
  1. .env +1 -1
.env CHANGED
@@ -3,7 +3,7 @@
3
  # You can generate a strong key using `openssl rand -base64 42`.
4
  # Alternatively you can set it with `SECRET_KEY` environment variable.
5
  SECRET_KEY=yzw2414.
6
- MODE=api
7
  LOG_LEVEL=INFO
8
  MIGRATION_ENABLED=false
9
  # Console API base URL
 
3
  # You can generate a strong key using `openssl rand -base64 42`.
4
  # Alternatively you can set it with `SECRET_KEY` environment variable.
5
  SECRET_KEY=yzw2414.
6
+ MODE=worker
7
  LOG_LEVEL=INFO
8
  MIGRATION_ENABLED=false
9
  # Console API base URL