FATAL:fixed encoding bug for nfregex that was blocking this function!
This commit is contained in:
2
start.py
2
start.py
@@ -83,7 +83,7 @@ services:
|
||||
firewall:
|
||||
restart: unless-stopped
|
||||
container_name: firegex
|
||||
{"build: ." if args.build else "image: ghcr.io/pwnzer0tt1/firegex"}
|
||||
{"build: ." if args.build else "image: ghcr.io/pwnzer0tt1/firegex:2.2.5"}
|
||||
network_mode: "host"
|
||||
environment:
|
||||
- PORT={args.port}
|
||||
|
||||
Reference in New Issue
Block a user