Compare commits

..

No commits in common. "b2a9cedde41d7b1d198f23277f55091c4577b8b5" and "737cca84dd90c360769c96596dabe40dcc719c2a" have entirely different histories.

View file

@ -27,7 +27,7 @@ services:
build:
context: .
dockerfile: Dockerfile.db
restart: unless-stopped
restart: always
environment:
POSTGRES_PASSWORD: example # Change this to a secure password. Has to be identical to DB_PASSWORD in the bot service
volumes: