Update timezone stuff
This commit is contained in:
parent
fbdb0b7a11
commit
9954836be0
5 changed files with 27 additions and 13 deletions
|
@ -1,8 +1,10 @@
|
|||
version: '3'
|
||||
services:
|
||||
portainer:
|
||||
container_name: portainer
|
||||
image: portainer/portainer
|
||||
container_name: portainer
|
||||
environment:
|
||||
- TZ=Europe/Helsinki
|
||||
restart: always
|
||||
ports:
|
||||
- '9000:9000'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue