Fixed docker-compose

This commit is contained in:
DutchEllie 2022-04-09 17:20:36 +02:00
parent b45f3cfc93
commit 0c591cbe2f
Signed by: DutchEllie
SSH Key Fingerprint: SHA256:dKq6ZSgN5E3Viqrw/+xAdf2VdR6hdRGNyrYqXXwfjTY
1 changed files with 20 additions and 20 deletions

View File

@ -2,7 +2,7 @@ version: "3.7"
services:
app:
container_name: pepebot_server
image: dutchellie/pepebot
image: dutchellie.nl/dutchellie/pepebot
restart: always
depends_on:
- db