fix build

This commit is contained in:
2026-04-16 14:18:46 +10:00
parent 7e0db3cdfb
commit 1fb54880d6
+2 -1
View File
@@ -40,7 +40,7 @@ COPY core/ ./core/
COPY links/ ./links/
COPY netscan/ ./netscan/
COPY nginxmon/ ./nginxmon/
COPY routermon/ ./rountermon/
COPY routermon/ ./routermon/
COPY new_theme/ ./new_theme/
COPY templates/ ./templates/
COPY locale/ ./locale/
@@ -143,6 +143,7 @@ COPY --chown=appuser:appuser core/ ./core/
COPY --chown=appuser:appuser links/ ./links/
COPY --chown=appuser:appuser netscan/ ./netscan/
COPY --chown=appuser:appuser nginxmon/ ./nginxmon/
COPY --chown=appuser:appuser routermon/ ./routermon/
COPY --chown=appuser:appuser new_theme/ ./new_theme/
COPY --chown=appuser:appuser templates/ ./templates/
COPY --chown=appuser:appuser static/ ./static/