The {umbracoApplicationUrl} magic string does nothing here

This commit is contained in:
Sebastiaan Janssen
2022-04-14 10:39:30 +02:00
parent faa561da2b
commit 70a48596ba

View File

@@ -33,7 +33,7 @@
},
"KeepAlive": {
"DisableKeepAliveTask": false,
"KeepAlivePingUrl": "~/{umbracoApplicationUrl}/api/keepalive/ping"
"KeepAlivePingUrl": "~/api/keepalive/ping"
},
"RequestHandler": {
"ConvertUrlsToAscii": "try"