We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3041b6 commit 669b1adCopy full SHA for 669b1ad
stack/docker-compose.yml
@@ -80,8 +80,7 @@ services:
80
security_opt: *security_settings
81
82
refarch-gateway:
83
- #image: ghcr.io/it-at-m/refarch/refarch-gateway:1.6.0@sha256:df27f73a72c42f15e7d37267b2b726e70cc917bcf8b03f0b275787715477acae
84
- image: localhost/apigwlocal:latest
+ image: ghcr.io/it-at-m/refarch/refarch-gateway:1.6.0@sha256:df27f73a72c42f15e7d37267b2b726e70cc917bcf8b03f0b275787715477acae
85
depends_on:
86
init-keycloak:
87
condition: service_completed_successfully
0 commit comments