Updated docker compose

This commit is contained in:
2024-01-22 13:23:49 +01:00
parent 339b592b85
commit 15bed0173a

View File

@@ -5,6 +5,8 @@ services:
build: https://gitlab.com/illegitimate/illegitimate-bot.git#main build: https://gitlab.com/illegitimate/illegitimate-bot.git#main
image: illegitimate:latest image: illegitimate:latest
restart: unless-stopped restart: unless-stopped
volumes:
- /home/illegitimate/pipe:/pipe
logging: logging:
driver: journald driver: journald
environment: environment: