Merge branch 'master' of github.com:papiche/Astroport.ONE

This commit is contained in:
fred 2023-11-21 21:01:58 +01:00
commit 2dd3dd411d
2 changed files with 2 additions and 0 deletions

View File

@ -211,4 +211,5 @@ RUN mkdir -p "/home/$USER/.zen/game/players" \
HEALTHCHECK CMD [ $(ps aux |grep 'nc -l -p' |wc -l) -lt 199 ] && echo -n OK
USER "$USER"
WORKDIR "/home/$USER"

View File

@ -14,6 +14,7 @@ services:
- 12345
tty: true
volumes:
- home:/home:delegated
- home:/home/zen/.zen/game/players:delegated
working_dir: /home/zen