rishikumar20202023 commited on
Commit
1078d59
·
verified ·
1 Parent(s): 4ce089b

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -50,4 +50,4 @@ RUN pip install --break-system-packages -r requirements.txt
50
 
51
  # COPY --chown=user . /app
52
 
53
- CMD ["python", "-m", "g4f" ,"--port" ,"7860", "--debug"]
 
50
 
51
  # COPY --chown=user . /app
52
 
53
+ CMD ["python", "-m", "g4f" ,"--port" ,"7860", "--debug", "--g4f-api-key" , "aaaaaa"]