Loading deploy/docker-compose.atlas-commands.tmpl.yml +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ services: atlas-commands: image: ${IMAGE_NAME:-registry.gitlab.com/redmic-project/server/atlas}:${IMAGE_TAG:-latest} environment: - UNIT_NAME - MICROSERVICE_PATH=commands - PORT - SPRING_PROFILES_ACTIVE Loading deploy/docker-compose.atlas-view.tmpl.yml +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ services: atlas-view: image: ${IMAGE_NAME:-registry.gitlab.com/redmic-project/server/atlas}:${IMAGE_TAG:-latest} environment: - UNIT_NAME - MICROSERVICE_PATH=view - PORT - SPRING_PROFILES_ACTIVE Loading Loading
deploy/docker-compose.atlas-commands.tmpl.yml +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ services: atlas-commands: image: ${IMAGE_NAME:-registry.gitlab.com/redmic-project/server/atlas}:${IMAGE_TAG:-latest} environment: - UNIT_NAME - MICROSERVICE_PATH=commands - PORT - SPRING_PROFILES_ACTIVE Loading
deploy/docker-compose.atlas-view.tmpl.yml +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ services: atlas-view: image: ${IMAGE_NAME:-registry.gitlab.com/redmic-project/server/atlas}:${IMAGE_TAG:-latest} environment: - UNIT_NAME - MICROSERVICE_PATH=view - PORT - SPRING_PROFILES_ACTIVE Loading