add: dhcp on firewall

This commit is contained in:
Domingo Dirutigliano
2023-10-12 12:53:44 +02:00
parent 9995595a55
commit c044383fd0
6 changed files with 36 additions and 5 deletions

View File

@@ -114,7 +114,7 @@ volumes:
else:
sep()
puts("--- WARNING ---", color=colors.yellow)
puts("You are not in a linux machine, due to docker limitation on other platform, the firewall will not work in this machine. You will only see the interface of firegex.", color=colors.red)
puts("You are not in a linux machine, the firewall will not work in this machine.", color=colors.red)
compose.write(f"""
version: '3.9'