mirror of
https://github.com/levywang/avhub.git
synced 2026-02-21 08:47:22 +08:00
Update Dockerfile
This commit is contained in:
parent
e9bda80235
commit
4fb9d01ee6
@ -13,5 +13,5 @@ RUN rm -rf /etc/nginx/sites-enabled/default && cp /app/nginx.example.conf /etc/n
|
||||
|
||||
CMD ["sh", "-c", "python3 main.py & nginx -g 'daemon off;'"]
|
||||
|
||||
EXPOSE 80
|
||||
EXPOSE 8000
|
||||
EXPOSE 8998
|
||||
EXPOSE 8000
|
||||
|
||||
Loading…
Reference in New Issue
Block a user