version: '3.9'
services:
firewall:
restart: unless-stopped
build: firewall
network_mode: "host"
environment:
- NGINX_PORT=8080