Compare commits
1 Commits
c9f174e828
...
v1.1.3
| Author | SHA1 | Date | |
|---|---|---|---|
| 554f958ba2 |
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
mb-grid-app:
|
||||
image: git.infra.mintel.me/mmintel/mb-grid-solutions:${IMAGE_TAG:-latest}
|
||||
image: registry.infra.mintel.me/mintel/mb-grid-solutions:${IMAGE_TAG:-latest}
|
||||
restart: always
|
||||
networks:
|
||||
- default
|
||||
@@ -39,7 +39,7 @@ services:
|
||||
start_period: 30s
|
||||
|
||||
mb-grid-gatekeeper:
|
||||
image: git.infra.mintel.me/mmintel/gatekeeper:testing
|
||||
image: registry.infra.mintel.me/mintel/gatekeeper:testing
|
||||
container_name: ${PROJECT_NAME:-mb-grid-solutions}-gatekeeper
|
||||
profiles: [ "gatekeeper" ]
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user