start error: router config conflict
```
[web_nocodb]
type = http
local_ip = 127.0.0.1
local_port = 8080
remote_port = 8700
subdomain = nocodb
subdomain_host = frp.domain.cn
[web_jupyter]
type = http
local_ip = 127.0.0.1
local_port = 8888
remote_port = 8700
subdomain = jupyter
subdomain_host = frp.domain.cn
```
参考
[Subdomain Bug · Issue #2736 · fatedier/frp](https://github.com/fatedier/frp/issues/2736 )]