Update timezones/postgres

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2023-02-01 22:30:25 +02:00
parent 1a1ff87b9d
commit 61d8314c7d
11 changed files with 2 additions and 20 deletions

View File

@@ -4,8 +4,6 @@ services:
authelia:
image: authelia/authelia
restart: unless-stopped
environment:
- TZ=Europe/Athens
volumes:
- /home/nick/configs/authelia:/config
healthcheck:
@@ -16,7 +14,7 @@ services:
user: 1000:1000
db:
image: postgres
image: postgres:14
restart: unless-stopped
environment:
- POSTGRES_USER=authelia