Chrunos commited on
Commit
194a1e4
·
verified ·
1 Parent(s): 3561233

Update .env.example

Browse files
Files changed (1) hide show
  1. .env.example +2 -2
.env.example CHANGED
@@ -1,6 +1,6 @@
1
- API_URL=https://chrunos-cobalt.hf.space/
2
  API_PORT=your-api-port
3
  API_NAME=local
4
  CORS_WILDCARD=0
5
  DURATION_LIMIT=5000
6
- COOKIE_PATH=./api/cookies.json
 
1
+ API_URL="https://chrunos-cobalt.hf.space/"
2
  API_PORT=your-api-port
3
  API_NAME=local
4
  CORS_WILDCARD=0
5
  DURATION_LIMIT=5000
6
+ COOKIE_PATH="./api/cookies.json"