Update 'scripts/postgres/launch-docker.sh'

pull/4/head
drunkendog 2022-12-22 18:26:51 +00:00
parent d1868c2a39
commit 11356015fb
1 changed files with 1 additions and 1 deletions

View File

@ -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 \