netgate-switch/compose.yaml
2024-08-05 14:33:04 +08:00

9 lines
168 B
YAML

services:
netgate-switch:
build: .
ports:
- '7000:7000'
restart: unless-stopped
volumes:
- /home/ns:/config