We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08c5363 commit b6b60d6Copy full SHA for b6b60d6
src/main/resources/application-local.yml
@@ -23,7 +23,7 @@ gridsuite:
23
base-uri: http://localhost:5022
24
-
25
name: network-modification-server
26
- base-uri: http://172.17.0.1:5007
+ base-uri: http://localhost:5007
27
28
name: filter-server
29
base-uri: http://localhost:5027
0 commit comments