updated api call to use variables
Build and Push Docker Image / build (push) Successful in 37s

This commit is contained in:
2026-05-11 06:16:59 -05:00
parent dd81fcff6f
commit 62680a0321
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -3,3 +3,4 @@
.env.ps1
debug.ps1
.postmate/postmate-history.json
.postmate/postmate-envs.json
+2 -1
View File
@@ -32,7 +32,8 @@
"value": "{{secretkey}}",
"addTo": "header"
},
"cookies": []
"cookies": [],
"dataTags": []
}
]
}