We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a68b384 commit edf67faCopy full SHA for edf67fa
docker-compose.yaml
@@ -4,6 +4,8 @@ services:
4
image: siva-demo-application:latest
5
ports:
6
- "9000:8080"
7
+ environment:
8
+ - siva.service.service-host=http://siva.localhost:8080
9
networks:
10
default:
11
aliases:
0 commit comments