mirror of
https://github.com/samply/bridgehead.git
synced 2025-11-23 05:30:27 +01:00
feat(dnpm): set timezone to Europe/Berlin (#359)
This commit is contained in:
@@ -66,6 +66,7 @@ services:
|
|||||||
- HATEOAS_HOST=https://${HOST}
|
- HATEOAS_HOST=https://${HOST}
|
||||||
- CONNECTOR_TYPE=broker
|
- CONNECTOR_TYPE=broker
|
||||||
- AUTHUP_URL=robot://system:${DNPM_AUTHUP_SECRET}@http://dnpm-authup:3000
|
- AUTHUP_URL=robot://system:${DNPM_AUTHUP_SECRET}@http://dnpm-authup:3000
|
||||||
|
- TZ=Europe/Berlin
|
||||||
volumes:
|
volumes:
|
||||||
- /etc/bridgehead/dnpm/config:/dnpm_config
|
- /etc/bridgehead/dnpm/config:/dnpm_config
|
||||||
- /var/cache/bridgehead/dnpm/backend-data:/dnpm_data
|
- /var/cache/bridgehead/dnpm/backend-data:/dnpm_data
|
||||||
|
|||||||
@@ -66,6 +66,7 @@ services:
|
|||||||
- HATEOAS_HOST=https://${HOST}
|
- HATEOAS_HOST=https://${HOST}
|
||||||
- CONNECTOR_TYPE=broker
|
- CONNECTOR_TYPE=broker
|
||||||
- AUTHUP_URL=robot://system:${DNPM_AUTHUP_SECRET}@http://dnpm-authup:3000
|
- AUTHUP_URL=robot://system:${DNPM_AUTHUP_SECRET}@http://dnpm-authup:3000
|
||||||
|
- TZ=Europe/Berlin
|
||||||
volumes:
|
volumes:
|
||||||
- /etc/bridgehead/dnpm/config:/dnpm_config
|
- /etc/bridgehead/dnpm/config:/dnpm_config
|
||||||
- /var/cache/bridgehead/dnpm/backend-data:/dnpm_data
|
- /var/cache/bridgehead/dnpm/backend-data:/dnpm_data
|
||||||
|
|||||||
Reference in New Issue
Block a user