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