Add localtime volume to lubelogger

This commit is contained in:
Marko Korhonen 2025-07-09 10:47:55 -05:00
parent 245694fb0e
commit 733f554347
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890

View file

@ -8,6 +8,7 @@ services:
container_name: lubelogger
restart: unless-stopped
volumes:
- /etc/localtime:/etc/localtime:ro
- data:/App/data
- keys:/root/.aspnet/DataProtection-Keys
env_file: