mirror of https://github.com/MatrixTM/MHDDoS.git
fix(docker-compose): adding github image for mhddos
This commit is contained in:
parent
d9a0673d9f
commit
2b248c7e87
|
|
@ -2,6 +2,7 @@ version: "3.9"
|
|||
|
||||
services:
|
||||
mhddos:
|
||||
# image: ghcr.io/mhprodev/mhddos:latest
|
||||
build: .
|
||||
container_name: mhddos
|
||||
restart: unless-stopped
|
||||
|
|
|
|||
Loading…
Reference in New Issue