yxmnjxzx commited on
Commit
2f5cc34
1 Parent(s): 7af3edd

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -12,6 +12,6 @@ RUN pip install python-multipart
12
 
13
  EXPOSE 5005
14
 
15
- ENV API_PREFIX="ai"
16
 
17
  CMD ["python", "app.py", "--host", "0.0.0.0:5005"]
 
12
 
13
  EXPOSE 5005
14
 
15
+ ENV API_PREFIX="nai"
16
 
17
  CMD ["python", "app.py", "--host", "0.0.0.0:5005"]