Updated docker compose

This commit is contained in:
2024-01-22 13:42:00 +01:00
parent f20dd4e43e
commit 9db208f516

View File

@@ -2,7 +2,9 @@ version: '3.7'
services:
illegitimate:
container_name: illegitimate
build: https://gitlab.com/illegitimate/illegitimate-bot.git#main
build:
context: .
dockerfile: Dockerfile
image: illegitimate:latest
restart: unless-stopped
logging: