reztilop commited on
Commit
eaff0d6
·
verified ·
1 Parent(s): 1d022c2

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -17,4 +17,4 @@ EXPOSE 7860/tcp
17
  # WARNING: FOR PROD DO NOT USE `--detailed_debug` it slows down response times, instead use the following CMD
18
  # CMD ["--port", "7860", "--config", "config.yaml"]
19
 
20
- CMD ["--port", "7860", "--config", "config.yaml", "--detailed_debug"]
 
17
  # WARNING: FOR PROD DO NOT USE `--detailed_debug` it slows down response times, instead use the following CMD
18
  # CMD ["--port", "7860", "--config", "config.yaml"]
19
 
20
+ CMD ["--port", "7860", "--config", "config.yaml"]