more common values

This commit is contained in:
Tony 2025-01-08 08:40:54 -05:00
parent 04cb62526a
commit bed4ad18b9

View File

@ -31,7 +31,7 @@ services:
fourget:
container_name: fourget
image: fourget-apache
restart: ${RESTART_MODE}
restart: unless-stopped
environment:
# Replace with your stuff
- FOURGET_SERVER_NAME=4get.plunked.party
@ -40,8 +40,8 @@ services:
- FOURGET_BOT_PROTECTION=0
- FOURGET_DEFAULT_THEME="Dark"
# My additions
- PUID=${FOURGET_ID}
- PGID=${FOURGET_ID}
- PUID=1001
- PGID=1001
- PORT=6969
volumes:
# Optional, for custom banners and home.html