Spaces:
Running
on
L4
Running
on
L4
fix: env
Browse files
.env
CHANGED
@@ -22,6 +22,8 @@ WORKERS_MAX=10
|
|
22 |
# Worker quit timeout in seconds
|
23 |
WORKER_QUIT_TIMEOUT_SECONDES=60
|
24 |
|
|
|
|
|
25 |
# Configuration for playground/demo
|
26 |
AGENT_SERVER_URL=http://127.0.0.1:8080
|
27 |
TEN_DEV_SERVER_URL=http://127.0.0.1:49483
|
|
|
22 |
# Worker quit timeout in seconds
|
23 |
WORKER_QUIT_TIMEOUT_SECONDES=60
|
24 |
|
25 |
+
OPENAI_PROXY_URL=
|
26 |
+
|
27 |
# Configuration for playground/demo
|
28 |
AGENT_SERVER_URL=http://127.0.0.1:8080
|
29 |
TEN_DEV_SERVER_URL=http://127.0.0.1:49483
|