Skip to content

Commit 09ca690

Browse files
committed
change platform url default
1 parent 604db1f commit 09ca690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dashjoin-core/src/main/resources/model/dj-config/platform-url.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"description": "Platform URL to be used from the AI service",
44
"category": "app",
55
"type": "string",
6-
"string": "http://localhost:8080"
6+
"string": "http://dashjoin:8080"
77
}

0 commit comments

Comments
 (0)