Update 'scripts/postgres/launch-docker.sh'
parent
d1868c2a39
commit
11356015fb
|
@ -1,4 +1,4 @@
|
||||||
. ./postgres.conf
|
. /opt/postgres/postgres.conf
|
||||||
|
|
||||||
docker run -d --net main_subnet --ip 172.30.18.1 \
|
docker run -d --net main_subnet --ip 172.30.18.1 \
|
||||||
-e TZ=America/New_York \
|
-e TZ=America/New_York \
|
||||||
|
|
Loading…
Reference in New Issue