The {umbracoApplicationUrl} magic string does nothing here
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
},
|
||||
"KeepAlive": {
|
||||
"DisableKeepAliveTask": false,
|
||||
"KeepAlivePingUrl": "~/{umbracoApplicationUrl}/api/keepalive/ping"
|
||||
"KeepAlivePingUrl": "~/api/keepalive/ping"
|
||||
},
|
||||
"RequestHandler": {
|
||||
"ConvertUrlsToAscii": "try"
|
||||
|
||||
Reference in New Issue
Block a user