Files
dcstephenson 40fb835319 Initial commit of dashboard
Static status dashboard served via nginx, with the switch TLS proxy
section relabeled from WWTP to Extreme.
2026-07-29 13:47:35 -05:00

3 lines
67 B
Docker

FROM nginx:alpine
COPY index.html /usr/share/nginx/html/index.html