Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
nakira974 authored Aug 1, 2023
1 parent e373a33 commit 71a2e03
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion 1.20.1/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ EXPOSE 25565
COPY ./.map/world /minecraft-server
COPY ./.map/world_nether /minecraft-server
COPY ./.map/world_the_end /minecraft-server
COPY ./whitelist.json

# SERVER PROPERTIES
COPY ./whitelist.json /minecraft-server

# COPY END USER LICENCE AGREEMENT
COPY ./eula.txt /minecraft-server
Expand Down

0 comments on commit 71a2e03

Please sign in to comment.