mirror of
https://ceregatti.org/git/daniel/dayzdockerserver.git
synced 2025-05-06 22:31:18 +00:00
Make sure dev settings aren't upstream.
This commit is contained in:
parent
2ec01a0d7a
commit
8a8dc7f25a
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@ EOF
|
||||||
|
|
||||||
# Uncomment the line below to run things manually in the container, then run:
|
# Uncomment the line below to run things manually in the container, then run:
|
||||||
# docker compose exec main bash
|
# docker compose exec main bash
|
||||||
tail -f /dev/null
|
#tail -f /dev/null
|
||||||
exit 0
|
#exit 0
|
||||||
|
|
||||||
# Otherwise, start the server normally
|
# Otherwise, start the server normally
|
||||||
dz start
|
dz start
|
||||||
|
|
Loading…
Add table
Reference in a new issue