danicor commited on
Commit
19de5da
·
verified ·
1 Parent(s): 8e8747f

Update .env

Browse files
Files changed (1) hide show
  1. .env +3 -3
.env CHANGED
@@ -2,19 +2,19 @@
2
  PORT=7860
3
 
4
  # Worker 1 Configuration
5
- WORKER_1_URL=https://danicor-TR2.hf.space
6
  WORKER_1_NAME=Translation Worker 1
7
  WORKER_1_PRIORITY=1
8
  WORKER_1_MAX_CONCURRENT=1
9
 
10
  # Worker 2 Configuration
11
- WORKER_2_URL=https://danicor-TR3.hf.space
12
  WORKER_2_NAME=Translation Worker 2
13
  WORKER_2_PRIORITY=1
14
  WORKER_2_MAX_CONCURRENT=1
15
 
16
  # Worker 3 Configuration
17
- WORKER_2_URL=https://danicor-TR4.hf.space
18
  WORKER_2_NAME=Translation Worker 3
19
  WORKER_2_PRIORITY=1
20
  WORKER_2_MAX_CONCURRENT=1
 
2
  PORT=7860
3
 
4
  # Worker 1 Configuration
5
+ WORKER_1_URL=https://danicor-w1.hf.space
6
  WORKER_1_NAME=Translation Worker 1
7
  WORKER_1_PRIORITY=1
8
  WORKER_1_MAX_CONCURRENT=1
9
 
10
  # Worker 2 Configuration
11
+ WORKER_2_URL=https://danicor-w2.hf.space
12
  WORKER_2_NAME=Translation Worker 2
13
  WORKER_2_PRIORITY=1
14
  WORKER_2_MAX_CONCURRENT=1
15
 
16
  # Worker 3 Configuration
17
+ WORKER_2_URL=https://danicor-w3.hf.space
18
  WORKER_2_NAME=Translation Worker 3
19
  WORKER_2_PRIORITY=1
20
  WORKER_2_MAX_CONCURRENT=1