mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-09-12 01:24:45 +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
|
# Use the correct Postgres username
|
||||||
if [ "$POSTGRES_USER" = nextcloud ]; then
|
if [ "$POSTGRES_USER" = nextcloud ]; then
|
||||||
POSTGRES_USER="oc_$POSTGRES_USER"
|
POSTGRES_USER="oc_$POSTGRES_USER"
|
||||||
|
export POSTGRES_USER
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Set sensitive values as env
|
# Set sensitive values as env
|
||||||
|
|
Loading…
Add table
Reference in a new issue