Skip to content

Commit 669b1ad

Browse files
committed
♻️ revert local docker compose stack changes
1 parent e3041b6 commit 669b1ad

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

stack/docker-compose.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,7 @@ services:
8080
security_opt: *security_settings
8181

8282
refarch-gateway:
83-
#image: ghcr.io/it-at-m/refarch/refarch-gateway:1.6.0@sha256:df27f73a72c42f15e7d37267b2b726e70cc917bcf8b03f0b275787715477acae
84-
image: localhost/apigwlocal:latest
83+
image: ghcr.io/it-at-m/refarch/refarch-gateway:1.6.0@sha256:df27f73a72c42f15e7d37267b2b726e70cc917bcf8b03f0b275787715477acae
8584
depends_on:
8685
init-keycloak:
8786
condition: service_completed_successfully

0 commit comments

Comments
 (0)