mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 10:17:15 +08:00
Update Dockerfile
This commit is contained in:
parent
19a589ccd2
commit
8590c36fa8
@ -18,5 +18,5 @@ RUN chmod +x /etc/supervisor/conf.d/supervisord.conf /cmd.sh
|
||||
RUN pip install -r requirements.txt
|
||||
RUN mkdir /data
|
||||
|
||||
# Expose the port in which the Application will be deployed
|
||||
# Expose the port in which the application will be deployed
|
||||
EXPOSE 5000
|
||||
|
Loading…
Reference in New Issue
Block a user