mirror of
https://github.com/PawanOsman/ChatGPT.git
synced 2026-06-02 06:14:25 +02:00
Update Dockerfile
This commit is contained in:
+1
-1
@@ -14,4 +14,4 @@ RUN npm install
|
||||
EXPOSE 3040
|
||||
|
||||
# Command to run the start script
|
||||
CMD ["bash", "start.sh"]
|
||||
CMD ["sh", "start.sh"]
|
||||
|
||||
Reference in New Issue
Block a user