aaand the db password

This commit is contained in:
BillMills 2019-06-22 13:32:04 -04:00
parent bafe696c96
commit 1e8fef83be

View File

@ -1,5 +1,5 @@
FROM postgres:9.6
ENV MSSQL_SA_PASSWORD=DockerCon!!!
ENV POSTGRES_PASSWORD=DockerCon!!!
COPY init-db.sh /docker-entrypoint-initdb.d/init-db.sh
COPY init-db.sh /docker-entrypoint-initdb.d/init-db.sh