Skip to content

Commit 6c16eee

Browse files
raphael-goetzTaucher2003
authored andcommitted
feat: updated Aquila's env variables
1 parent 15bd29a commit 6c16eee

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,8 @@ container:boot:aquila:
133133
--network-alias aquila
134134
--env NATS_URL=nats://nats:4222
135135
--env MODE=dynamic
136-
--env BACKEND_URL=http://sagittarius:50051
136+
--env WITH_HEALTH_SERVICE=true
137+
--env SAGITTARIUS_URL=http://sagittarius:50051
137138
--publish 8081:8081
138139
$AQUILA_IMAGE
139140
- docker logs -f aquila &

0 commit comments

Comments
 (0)