🚚 Move new-frontend to frontend (#652)
This commit is contained in:
@@ -167,7 +167,7 @@ services:
|
||||
frontend:
|
||||
image: '${DOCKER_IMAGE_FRONTEND?Variable not set}:${TAG-latest}'
|
||||
build:
|
||||
context: ./new-frontend
|
||||
context: ./frontend
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
- traefik.constraint-label-stack=${TRAEFIK_TAG?Variable not set}
|
||||
|
Reference in New Issue
Block a user