Spaces:
Building
Building
Update .env
Browse files
.env
CHANGED
@@ -9,7 +9,7 @@ JWT_EXPIRATION_HOURS=24
|
|
9 |
FLARE_TOKEN_KEY=8rSihw0d3Sh_ceyDYobMHNPrgSg0riwGSK4Vco3O5qA=
|
10 |
|
11 |
# Logging level (DEBUG, INFO, WARNING, ERROR, CRITICAL)
|
12 |
-
LOG_LEVEL=
|
13 |
|
14 |
# CORS allowed origins (comma-separated)
|
15 |
ALLOWED_ORIGINS=http://localhost:4200
|
|
|
9 |
FLARE_TOKEN_KEY=8rSihw0d3Sh_ceyDYobMHNPrgSg0riwGSK4Vco3O5qA=
|
10 |
|
11 |
# Logging level (DEBUG, INFO, WARNING, ERROR, CRITICAL)
|
12 |
+
LOG_LEVEL=DEBUG
|
13 |
|
14 |
# CORS allowed origins (comma-separated)
|
15 |
ALLOWED_ORIGINS=http://localhost:4200
|