Robin Thoni e61c6e75ab enabled websocket; fixed data volume | 3 years ago | |
---|---|---|
.env | 3 years ago | |
.gitignore | 3 years ago | |
README.md | 3 years ago | |
docker-compose.yml | 3 years ago |
Generate random passwords for POSTGRES_PASSWORD
and BW_ADMIN_TOKEN
(avoid characters like &
, #
, =
, "
that could hav undesired effect on shell)
Change ALL_RESTART_POLICY
to unless-stopped
to enable auto restart at reboot.
docker-compose up -d
NB: you MUST run from the root folder for .env
to be loaded