Livereload on iOS and Capacitor

I’m testing livereload using Capacitor and iOS with “ionic cap run ios -l”. But it doesn’t work.

It seems to ignore the “capacitor.config.json” configuration:

{
“appId”: “io.ionic.starter”,
“appName”: “ionic4-capacitor”,
“bundledWebRuntime”: false,
“webDir”: “www”,
“server”: {
“url”: “http://10.20.49.31:8100
}
}

Even after cleaning and reinstalling, it continues to open from localhost: