[2025-04-13] Add timezone to docker-compose file

This commit is contained in:
Andrew Conlin 2025-04-13 19:55:48 +01:00
parent 5489c69d04
commit 3c561b7975

View File

@ -9,3 +9,5 @@ services:
dockerfile: Dockerfile
ports:
- "1111:8080"
environment:
- TZ=Europe/London