Fix module name in notifier config file. (#1255)

This commit is contained in:
Jason Robbins 2021-04-06 10:05:05 -07:00 коммит произвёл GitHub
Родитель cf93c4ec96
Коммит ffb1dfe08d
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -5,7 +5,7 @@ service: notifier
handlers:
- url: /tasks/.*
script: notifier.app
script: internals.notifier.app
# Header checks prevent raw access to this handler. Tasks have headers.
includes: