Revert changes to database container

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L. 2024-05-17 14:03:59 +02:00
parent 047c3555ba
commit b1ad854de6
3 changed files with 2 additions and 16 deletions

View file

@ -99,7 +99,6 @@
"POSTGRES_PASSWORD=%DATABASE_PASSWORD%",
"POSTGRES_DB=nextcloud_database",
"POSTGRES_USER=nextcloud",
"POSTGRES_PORT=5432",
"TZ=%TIMEZONE%",
"PGTZ=%TIMEZONE%"
],