firegex.py with latest version

This commit is contained in:
Domingo Dirutigliano
2024-04-09 04:01:18 +02:00
parent 11ec3a16a1
commit 549f7dc212

View File

@@ -83,7 +83,7 @@ services:
firewall:
restart: unless-stopped
container_name: firegex
{"build: ." if args.build else "image: ghcr.io/pwnzer0tt1/firegex:2.2.5"}
{"build: ." if args.build else "image: ghcr.io/pwnzer0tt1/firegex"}
network_mode: "host"
environment:
- PORT={args.port}