Update .env
Browse files
.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=
|
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
|