diff --git a/docker-compose.yml b/docker-compose.yml index 2c97a28..9107d6f 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -6,7 +6,7 @@ services: command: - '-text=schmidl.dev

Hello, world.

' environment: - TZ: Europe/Berlin + TZ: QUASSEL_HOSTNAME: expose: [5678/tcp] init: true @@ -27,6 +27,7 @@ services: OVERRIDE_GID: 1000 OVERRIDE_UID: 1000 QUASSEL_HOSTNAME: + TZ: healthcheck: test: ["CMD", "/usr/bin/healthcheck"] interval: 30s @@ -49,8 +50,7 @@ services: PGID: 1000 PUID: 1000 RUN_OPTS: --config-from-environment --require-ssl --ssl-cert /ssl/cert.pem --ssl-key /ssl/key.pem - TZ: Europe/Berlin - init: true + TZ: ports: - 4242:4242 - 113:10113 #optional