40fb835319
Static status dashboard served via nginx, with the switch TLS proxy section relabeled from WWTP to Extreme.
9 lines
124 B
YAML
9 lines
124 B
YAML
services:
|
|
|
|
dashboard:
|
|
build: .
|
|
container_name: dashboard
|
|
ports:
|
|
- "8090:80"
|
|
restart: unless-stopped
|