skylight: ignore PingController#index
This commit is contained in:
parent
6fd1723a20
commit
23d81eef69
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
---
|
||||
# The authentication token for the application.
|
||||
authentication: <%= ENV['SKYLIGHT_AUTHENTICATION_KEY'] || '' %>
|
||||
ignored_endpoints:
|
||||
- PingController#index
|
||||
|
|
Loading…
Reference in a new issue