Try to mitigate restart breakage

This commit is contained in:
Michael Bradley 2025-05-18 00:58:30 -04:00
parent 36db42f89b
commit 8b19e3e5c3
Signed by: MichaelBradley
SSH key fingerprint: SHA256:BKO2eI2LPsCbQS3n3i5SdwZTAIV3F1lHezR07qP+Ob0

View file

@ -7,8 +7,9 @@ services:
shm_size: 2gb
ports:
- '5800:5800'
volumes:
- ./config:/config
# Seems to break on restarts, recommend only using for debugging
# volumes:
# - ./config:/config
environment:
LANG: en_CA.UTF-8
TZ: America/Toronto