fix 2
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ COPY modpack/. .
|
|||||||
COPY configuration/. .
|
COPY configuration/. .
|
||||||
|
|
||||||
# Make run.sh executable (check if it exists first)
|
# Make run.sh executable (check if it exists first)
|
||||||
RUN chmod +x run.sh
|
RUN chmod +x /server/run.sh
|
||||||
|
|
||||||
# Expose the default Minecraft port (25565)
|
# Expose the default Minecraft port (25565)
|
||||||
EXPOSE 25565
|
EXPOSE 25565
|
||||||
|
|||||||
Reference in New Issue
Block a user