fix(docker-compose): adding github image for mhddos

This commit is contained in:
Mohamed Kara 2025-09-02 11:40:39 +01:00
parent d9a0673d9f
commit 2b248c7e87
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ version: "3.9"
services:
mhddos:
# image: ghcr.io/mhprodev/mhddos:latest
build: .
container_name: mhddos
restart: unless-stopped