Skip to content

Commit

Permalink
Config key fix (#1838)
Browse files Browse the repository at this point in the history
* Github actions implementation (#1833)

* Services alerts fix (#1835)

* Key fix in config (#1837)
  • Loading branch information
Deralden authored Aug 19, 2024
1 parent 78a7ca7 commit af7d247
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions service_status/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@
MINIMUM_INTERVAL_IN_HOUR = 1
CERTIFICATION_EXPIRATION_THRESHOLD = 30
BASE_URL_TO_RESET_SERVICE_HEALTH = ""
HOST = ''
AUTH = ''

0 comments on commit af7d247

Please sign in to comment.