firegex.py with latest version
This commit is contained in:
2
start.py
2
start.py
@@ -83,7 +83,7 @@ services:
|
|||||||
firewall:
|
firewall:
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
container_name: firegex
|
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"
|
network_mode: "host"
|
||||||
environment:
|
environment:
|
||||||
- PORT={args.port}
|
- PORT={args.port}
|
||||||
|
|||||||
Reference in New Issue
Block a user