7 lines
100 B
YAML
7 lines
100 B
YAML
services:
|
|
netgate-switch:
|
|
build: .
|
|
ports:
|
|
- "7000:7000"
|
|
restart: unless-stopped
|