Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Institute of Experimental Physics
Quantum Circuits
python-repo
Commits
324c9968
Commit
324c9968
authored
Jun 29, 2020
by
Romain Baptiste Dominique Albert
Browse files
Add the webhooks token for the mattermost test instance.
To be modified for the definite version.
parent
9ea515b7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Monitor/main.py
Monitor/main.py
+1
-1
No files found.
Monitor/main.py
View file @
324c9968
...
...
@@ -1804,7 +1804,7 @@ def cryostat_setRefillLN2(name, date):
@
app
.
route
(
'/api/FridgeWatch'
,
methods
=
[
'POST'
])
def
mattermost_FridgeWatch_webhooks
():
webhooks_token
=
''
#To be completed
webhooks_token
=
'
6wk6r4j5s7drip4fhk8y5zcwao
'
#To be completed
request_data
=
request
.
get_json
()
if
request_data
is
not
None
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment