[2025-04-13] Add timezone to docker-compose file
This commit is contained in:
parent
5489c69d04
commit
3c561b7975
1 changed files with 2 additions and 0 deletions
|
@ -9,3 +9,5 @@ services:
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
ports:
|
ports:
|
||||||
- "1111:8080"
|
- "1111:8080"
|
||||||
|
environment:
|
||||||
|
- TZ=Europe/London
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue