Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Prowlarr/src/commit/89f261eddfc9d5791f89c313ac19f96ebfb76971/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 |