mirror of
https://github.com/BeamMP/BeamMP-Website.git
synced 2026-06-19 07:11:01 +00:00
adjust dockerfile
This commit is contained in:
@@ -20,6 +20,4 @@ COPY nginx.conf /etc/nginx/conf.d/default.conf
|
|||||||
# Expose port 80
|
# Expose port 80
|
||||||
EXPOSE 80
|
EXPOSE 80
|
||||||
|
|
||||||
RUN chmod +x /docker-entrypoint.sh
|
|
||||||
ENTRYPOINT ["/docker-entrypoint.sh"]
|
|
||||||
CMD ["nginx", "-g", "daemon off;"]
|
CMD ["nginx", "-g", "daemon off;"]
|
||||||
|
|||||||
Reference in New Issue
Block a user