Browse Source

Ajouter 'config.py'

master
TheBidouilleur 2 months ago
parent
commit
c41f378007
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      config.py

+ 2
- 0
config.py View File

@@ -0,0 +1,2 @@
Gotify = {'URL' : 'https://YOUR_GOTIFY_URL/message',
'token_gotify' : 'GOTIFY_TOKEN'}

Loading…
Cancel
Save