Fix initial setup

This commit is contained in:
Fabián Gonzalo Artur de la Villarmois
2025-12-26 20:10:49 +13:00
parent eb4f5fd561
commit a75f504dd5
2 changed files with 16 additions and 6 deletions
-1
View File
@@ -8,7 +8,6 @@ services:
- PGID=1000
- TZ=Etc/UTC
volumes:
- ./www:/app/www
- ./games:/app/www/storage/app/public/games
ports:
- 8030:80