diff --git a/appveyor.yml b/appveyor.yml index 96c2d03..223f97f 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -66,7 +66,7 @@ on_success: https://git.nfp.is/api/v1/repos/$APPVEYOR_REPO_NAME/releases/$RELEASE_ID/assets echo "Deplying to production" - curl -X POST http://192.168.93.50:4010/update/storageupload + curl -X POST http://192.168.93.51:4010/update/storageupload fi # on build failure