mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-22 07:30:24 +00:00
Update Dockerfile
This commit is contained in:
parent
22f9d0e8f7
commit
1fcbc001a1
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue