#develop - instalar a V2
This commit is contained in:
@@ -71,7 +71,7 @@ services:
|
||||
restart: "no"
|
||||
|
||||
attendancesystem-app:
|
||||
image: ${DOCKER_REPO}/attendancesystem-frontend:${IMAGEM_UNSTABLE_LATEST}
|
||||
image: ${DOCKER_REPO}/attendancesystem-frontend:${IMAGEM_RELEASE}
|
||||
profiles: ["app"]
|
||||
volumes:
|
||||
- config-volume:/config-inject:ro
|
||||
|
||||
Reference in New Issue
Block a user