Update .env
Browse files
.env
CHANGED
@@ -9,17 +9,17 @@ MODE=worker
|
|
9 |
LOG_LEVEL=INFO
|
10 |
MIGRATION_ENABLED=false
|
11 |
# Console API base URL
|
12 |
-
CONSOLE_API_URL=
|
13 |
CONSOLE_WEB_URL=https://yzwwxm-dy.hf.space
|
14 |
|
15 |
# Service API base URL
|
16 |
-
SERVICE_API_URL=
|
17 |
|
18 |
# Web APP base URL
|
19 |
APP_WEB_URL=https://yzwwxm-dy.hf.space
|
20 |
|
21 |
# Files URL
|
22 |
-
FILES_URL=
|
23 |
|
24 |
# The time in seconds after the signature is rejected
|
25 |
FILES_ACCESS_TIMEOUT=300
|
|
|
9 |
LOG_LEVEL=INFO
|
10 |
MIGRATION_ENABLED=false
|
11 |
# Console API base URL
|
12 |
+
CONSOLE_API_URL=https://99i-dy.hf.space
|
13 |
CONSOLE_WEB_URL=https://yzwwxm-dy.hf.space
|
14 |
|
15 |
# Service API base URL
|
16 |
+
SERVICE_API_URL=https://99i-dy.hf.space
|
17 |
|
18 |
# Web APP base URL
|
19 |
APP_WEB_URL=https://yzwwxm-dy.hf.space
|
20 |
|
21 |
# Files URL
|
22 |
+
FILES_URL=https://99i-dy.hf.space
|
23 |
|
24 |
# The time in seconds after the signature is rejected
|
25 |
FILES_ACCESS_TIMEOUT=300
|