parent
d583d559d1
commit
9f51c62776
9 changed files with 63 additions and 8 deletions
4
docker/postgresql.env.example
Normal file
4
docker/postgresql.env.example
Normal file
|
@ -0,0 +1,4 @@
|
|||
POSTGRES_PASSWORD=
|
||||
POSTGRES_USER=restockbot
|
||||
POSTGRES_DB=restockbot
|
||||
POSTGRES_INITDB_ARGS="--data-checksums"
|
Reference in a new issue