Updated content and added Minecraft page
This commit is contained in:
parent
3eaef2ab70
commit
104d906983
5 changed files with 137 additions and 14 deletions
|
@ -7,4 +7,6 @@ RUN rm -rf /etc/nginx/sites-enabled/default
|
|||
ADD nginx/ /etc/nginx/
|
||||
ADD www/ /var/html/www/
|
||||
|
||||
EXPOSE 80
|
||||
|
||||
ENTRYPOINT ["nginx"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue