refactor: update Dockerfiles and nginx configurations for consistency and optimization

This commit is contained in:
2025-11-03 21:05:21 +01:00
parent 7b298180e0
commit 29d47ddd9b
6 changed files with 54 additions and 16 deletions

View File

@@ -1,5 +1,5 @@
services:
# usr-frontendV2:
# usr-frontend_v2:
# container_name: borrow_system-usr-frontend
# build: ./FrontendV2
# ports:
@@ -10,12 +10,7 @@ services:
# container_name: borrow_system-admin-frontend
# build: ./admin
# ports:
# - "8003:8003"
# environment:
# - CHOKIDAR_USEPOLLING=true
# volumes:
# - ./admin:/app
# - /app/node_modules
# - "8003:80"
# restart: unless-stopped
backend: