mirror of
https://github.com/docker-training/node-bulletin-board.git
synced 2025-07-01 21:39:31 +08:00
aaand the db password
This commit is contained in:
parent
bafe696c96
commit
1e8fef83be
@ -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
|
Loading…
x
Reference in New Issue
Block a user