Initial commit of dashboard
Static status dashboard served via nginx, with the switch TLS proxy section relabeled from WWTP to Extreme.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
services:
|
||||
|
||||
dashboard:
|
||||
build: .
|
||||
container_name: dashboard
|
||||
ports:
|
||||
- "8090:80"
|
||||
restart: unless-stopped
|
||||
Reference in New Issue
Block a user