🔥 Remove old frontend (#649)

This commit is contained in:
Sebastián Ramírez
2024-03-08 15:44:04 +01:00
committed by GitHub
parent 55c19b3196
commit 458d712d44
76 changed files with 7 additions and 2448 deletions

View File

@@ -72,15 +72,6 @@ services:
args:
INSTALL_DEV: ${INSTALL_DEV-true}
frontend:
build:
context: ./frontend
args:
FRONTEND_ENV: dev
labels:
# - traefik.http.routers.${STACK_NAME?Variable not set}-frontend-http.rule=PathPrefix(`/`)
- traefik.http.routers.${STACK_NAME?Variable not set}-frontend-http.rule=Host(`old-frontend.localhost.tiangolo.com`)
networks:
traefik-public:
# For local dev, don't expect an external Traefik network