mirror of
https://github.com/wahyd4/links.git
synced 2026-08-09 05:06:16 +10:00
fix build
This commit is contained in:
+2
-1
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user