99i commited on
Commit
cfa9616
·
verified ·
1 Parent(s): 1656023

Update .env

Browse files
Files changed (1) hide show
  1. .env +3 -3
.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=http://127.0.0.1:5001
13
  CONSOLE_WEB_URL=https://yzwwxm-dy.hf.space
14
 
15
  # Service API base URL
16
- SERVICE_API_URL=http://127.0.0.1:5001
17
 
18
  # Web APP base URL
19
  APP_WEB_URL=https://yzwwxm-dy.hf.space
20
 
21
  # Files URL
22
- FILES_URL=http://127.0.0.1:5001
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