mirror of
https://github.com/BeamMP/BeamMP-Website.git
synced 2026-04-02 22:06:08 +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 80
|
||||
|
||||
RUN chmod +x /docker-entrypoint.sh
|
||||
ENTRYPOINT ["/docker-entrypoint.sh"]
|
||||
CMD ["nginx", "-g", "daemon off;"]
|
||||
|
||||
Reference in New Issue
Block a user