kopia lustrzana https://github.com/kartoza/docker-postgis
pull/289/head
rodzic
a80b240397
commit
c3182d69e9
|
@ -7,9 +7,6 @@ if [ -f "${SETUP_LOCKFILE}" ]; then
|
|||
return 0
|
||||
fi
|
||||
|
||||
list=(`echo ${POSTGRES_DBNAME} | tr ',' ' '`)
|
||||
arr=(${list})
|
||||
SINGLE_DB=${arr[0]}
|
||||
# This script will setup necessary configuration to enable replications
|
||||
|
||||
# Refresh configuration in case environment settings changed.
|
||||
|
|
Ładowanie…
Reference in New Issue