ykl45 commited on
Commit
b53b21a
·
verified ·
1 Parent(s): 482571d

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -12,7 +12,6 @@ RUN pip install --no-cache-dir -r requirements.txt
12
 
13
  EXPOSE 5005
14
 
15
- ENV API_PREFIX="yyds"
16
  ENV ENABLE_GATEWAY=true
17
 
18
  CMD ["python", "app.py"]
 
12
 
13
  EXPOSE 5005
14
 
 
15
  ENV ENABLE_GATEWAY=true
16
 
17
  CMD ["python", "app.py"]