mirror of
https://gitlab.sectorq.eu/jaydee/portainer.git
synced 2026-01-28 20:39:45 +01:00
build
This commit is contained in:
@@ -159,7 +159,7 @@ class PortainerApi:
|
|||||||
response = requests.post(
|
response = requests.post(
|
||||||
"https://gotify.sectorq.eu/message",
|
"https://gotify.sectorq.eu/message",
|
||||||
data=payload,
|
data=payload,
|
||||||
headers={"X-Gotify-Key": "ASn_fIAd5OVjm8c"}
|
headers={"X-Gotify-Key": "A1krRuo8GIW-fpY"}
|
||||||
)
|
)
|
||||||
logger.debug(response.text)
|
logger.debug(response.text)
|
||||||
# print("Status:", response.status_code)
|
# print("Status:", response.status_code)
|
||||||
|
|||||||
Reference in New Issue
Block a user