fix a bug in the meta tag

This commit is contained in:
Blair Vanderlugt 2021-08-19 12:46:32 -04:00
parent e27a49ef33
commit 3fd5e77e2c
2 changed files with 0 additions and 2 deletions

1
.env
View File

@ -6,7 +6,6 @@ TRAEFIK_PUBLIC_NETWORK=traefik-public
TRAEFIK_TAG=cic.net
TRAEFIK_PUBLIC_TAG=traefik-public
TAG=localhost
FRONTEND_ENV=dev
# Flower

View File

@ -85,7 +85,6 @@ services:
- traefik.http.services.${STACK_NAME?Variable not set}-cache.loadbalancer.server.port=63313
cic-meta-server:
image: $REGISTRY:$TAG
ports:
- ${HTTP_PORT_CIC_META:-63380}:8000
#depends_on: