Spaces:
Nakdesu
/
Runtime error

Nakdesu commited on
Commit
cdb32c6
·
verified ·
1 Parent(s): 0f36414

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -34,4 +34,4 @@ RUN pip install --break-system-packages --no-cache-dir --upgrade -r requirements
34
  ENV G4F_API_KEY $G4F_API_KEY
35
  ENV G4F_IGNORED_PROVIDERS $G4F_IGNORED_PROVIDERS
36
 
37
- CMD python -m g4f --port 7860 --debug --ignored-providers $G4F_IGNORED_PROVIDERS --g4f-api-key $key
 
34
  ENV G4F_API_KEY $G4F_API_KEY
35
  ENV G4F_IGNORED_PROVIDERS $G4F_IGNORED_PROVIDERS
36
 
37
+ CMD python -m g4f --port 7860 --debug --ignored-providers $G4F_IGNORED_PROVIDERS