feat(front-end): make responsive back-office

This commit is contained in:
2026-03-03 08:43:13 +01:00
parent b7c399e3cb
commit 25afb355b4
16 changed files with 441 additions and 105 deletions

View File

@@ -4,8 +4,8 @@ ENV=prod
TAG=prod
# Ports
BACKEND_PORT=8000
FRONTEND_PORT=80
BACKEND_PORT=18000
FRONTEND_PORT=18080
CLAMAV_HOST=192.168.1.147
CLAMAV_PORT=3310