mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-09-11 00:55:19 +08:00
adjust detail
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
0615fe2250
commit
30b9a05263
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ fi
|
|||
# Use the correct Postgres username
|
||||
if [ "$POSTGRES_USER" = nextcloud ]; then
|
||||
POSTGRES_USER="oc_$POSTGRES_USER"
|
||||
export POSTGRES_USER
|
||||
fi
|
||||
|
||||
# Set sensitive values as env
|
||||
|
|
Loading…
Add table
Reference in a new issue