diff --git a/conf/application.conf b/conf/application.conf index d6bf3857..51e85080 100644 --- a/conf/application.conf +++ b/conf/application.conf @@ -112,7 +112,7 @@ mongodb { urls { login = "http://localhost:9949/auth-login-stub/gg-sign-in" - loginContinue = "http://localhost:10193/pay-vat-on-goods-sold-to-eu/import-one-stop-shop-returns-payments" + loginContinue = "http://localhost:10193" signOut = "http://localhost:9553/bas-gateway/sign-out-without-state" amendRegistrationUrl = "http://localhost:10190/pay-vat-on-goods-sold-to-eu/register-for-import-one-stop-shop/start-amend-journey" cancelYourRequestToLeaveUrl = "http://localhost:10189/pay-vat-on-goods-sold-to-eu/leave-import-one-stop-shop/cancel-leave-scheme"