This reverts commit 4df6f79568.
The upstream bug has been fixed in https://github.com/nextcloud/server/pull/15187
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
pull/835/head
parent
15ea896496
commit
fbdb70e856
@ -1,2 +1,3 @@
|
||||
POSTGRES_PASSWORD=
|
||||
POSTGRES_USER=postgres
|
||||
POSTGRES_DB=nextcloud
|
||||
POSTGRES_USER=nextcloud
|
||||
|
||||
@ -1,2 +1,3 @@
|
||||
POSTGRES_PASSWORD=
|
||||
POSTGRES_USER=postgres
|
||||
POSTGRES_DB=nextcloud
|
||||
POSTGRES_USER=nextcloud
|
||||
|
||||
@ -1,2 +1,3 @@
|
||||
POSTGRES_PASSWORD=
|
||||
POSTGRES_USER=postgres
|
||||
POSTGRES_DB=nextcloud
|
||||
POSTGRES_USER=nextcloud
|
||||
|
||||
@ -1,2 +1,3 @@
|
||||
POSTGRES_PASSWORD=
|
||||
POSTGRES_USER=postgres
|
||||
POSTGRES_DB=nextcloud
|
||||
POSTGRES_USER=nextcloud
|
||||
|
||||
Loading…
Reference in new issue