Skip to content

Commit

Permalink
Revert #267
Browse files Browse the repository at this point in the history
  • Loading branch information
wolveix authored Sep 12, 2024
1 parent 9200bfd commit 4c57484
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ services:
- MAXPLAYERS=4
- PGID=1000
- PUID=1000
- ROOTLESS='false'
- STEAMBETA='false'
- ROOTLESS=false
- STEAMBETA=false
restart: unless-stopped
healthcheck:
test: bash /healthcheck.sh
Expand Down

0 comments on commit 4c57484

Please sign in to comment.