mirror of
https://ceregatti.org/git/daniel/dayzdockerserver.git
synced 2025-05-06 14:21:18 +00:00
Bind mount the server script in the container for now, to dev.
This commit is contained in:
parent
b9aee3d824
commit
8ba598b549
1 changed files with 1 additions and 1 deletions
|
@ -15,4 +15,4 @@ services:
|
|||
- "27016:27016/udp"
|
||||
volumes:
|
||||
- homedir:/home/user
|
||||
- ./files:/files
|
||||
- ./files/dayzserver:/usr/games/dayzserver
|
||||
|
|
Loading…
Add table
Reference in a new issue