feat: share timezeone with host

This commit is contained in:
2022-08-04 13:49:15 +02:00
parent 64c7916e16
commit 4190225f5a
6 changed files with 6 additions and 0 deletions

View File

@ -23,6 +23,7 @@
network: host
restart_policy: on-failure
recreate: yes
timezone: local
env:
OIDC_CLIENT_ID: "{{ oidc_test_app_client_id }}"
OIDC_CLIENT_SECRET: "{{ oidc_test_app_client_secret }}"