Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Lidarr/src/commit/15c15b4f71d753b272025b1955e446c78d8d4e28/service_deploy_production.bat
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
rd C:\inetpub\services /S /Q
|
|
|
|
xcopy C:\inetpub\services_stage\*.* C:\inetpub\services\ /E /V /I /Y /F /C /o
|
|
xcopy C:\inetpub\services\web.production.config c:\inetpub\services\web.config /o /y
|
|
|
|
pause |