Skip to content

Commit 6c24c22

Browse files
committed
Set grpc host to 0.0.0.0
1 parent 6c16eee commit 6c24c22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab/ci/container-boot.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ container:boot:aquila:
134134
--env NATS_URL=nats://nats:4222
135135
--env MODE=dynamic
136136
--env WITH_HEALTH_SERVICE=true
137+
--env GRPC_HOST=0.0.0.0
137138
--env SAGITTARIUS_URL=http://sagittarius:50051
138139
--publish 8081:8081
139140
$AQUILA_IMAGE

0 commit comments

Comments
 (0)