We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 604db1f commit 09ca690Copy full SHA for 09ca690
1 file changed
dashjoin-core/src/main/resources/model/dj-config/platform-url.json
@@ -3,5 +3,5 @@
3
"description": "Platform URL to be used from the AI service",
4
"category": "app",
5
"type": "string",
6
- "string": "http://localhost:8080"
+ "string": "http://dashjoin:8080"
7
}
0 commit comments