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.
2 parents 8221255 + 1c550ee commit f449328Copy full SHA for f449328
examples/custom-rest-rewriter-project/src/main/ml-config/servers/noauth-rest-server.json
@@ -3,7 +3,7 @@
3
"server-type": "http",
4
"root": "/",
5
"group-name": "%%GROUP%%",
6
- "port": %%mlNoauthRestPort%%,
+ "port": "%%mlNoauthRestPort%%",
7
"modules-database": "%%MODULES_DATABASE%%",
8
"content-database": "%%DATABASE%%",
9
"authentication": "application-level",
0 commit comments