dioarafi commited on
Commit
96a1e5e
1 Parent(s): 1bf95fc

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +3 -1
Dockerfile CHANGED
@@ -45,4 +45,6 @@ USER app
45
 
46
  EXPOSE 7860
47
 
48
- CMD ["python", "main.py", "--host", "0.0.0.0", "--port", "7860"]
 
 
 
45
 
46
  EXPOSE 7860
47
 
48
+ CMD ["python", "main.py", "--host", "0.0.0.0", "--port", "7860"]
49
+
50
+ # Iblis🔥