diff --git a/authelia/docker-compose.yml b/authelia/docker-compose.yml index 09e5904..8ca4337 100644 --- a/authelia/docker-compose.yml +++ b/authelia/docker-compose.yml @@ -10,6 +10,4 @@ services: healthcheck: disable: true environment: - - TZ=Australia/Melbourne - depends_on: - - outline_redis \ No newline at end of file + - TZ=Australia/Melbourne \ No newline at end of file