netgate-switch/compose.yaml
2024-08-05 14:41:02 +08:00

10 lines
195 B
YAML

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