]> git.somenet.org - pub/jan/dst18.git/blob - ass2-service/facade/src/test/resources/application.properties
Add template for assignment 2
[pub/jan/dst18.git] / ass2-service / facade / src / test / resources / application.properties
1 server.port=8090
2
3 # this is the gRPC host the client tries to connect to
4 auth.host=localhost
5 auth.port=50051
6
7 # this is the root of the remote resource that the facade accesses via its client
8 courseplan.uri=http://localhost:8091/