Add admin dashboard and tool icons
This commit is contained in:
@@ -14,6 +14,7 @@ COPY backend/app.py ./backend/app.py
|
||||
COPY backend/util ./backend/util
|
||||
COPY backend/auth ./backend/auth
|
||||
COPY backend/tools ./backend/tools
|
||||
COPY backend/admin.py ./backend/admin.py
|
||||
COPY backend/templates ./backend/templates
|
||||
# Store DB config in a docker-friendly location (/config), override via DB_CONFIG_PATH env if needed
|
||||
COPY backend/config /config
|
||||
|
||||
Reference in New Issue
Block a user