Fix port
This commit is contained in:
@@ -52,4 +52,4 @@ jobs:
|
||||
# 3. Trigger Watchtower directly over local HTTP port 8080
|
||||
curl -i -X POST \
|
||||
-H "Authorization: Bearer ${{ secrets.WATCHTOWER_TOKEN }}" \
|
||||
"http://$HOST_IP:8080/v1/update"
|
||||
"http://$HOST_IP:8007/v1/update"
|
||||
Reference in New Issue
Block a user