5 lines
160 B
YAML
5 lines
160 B
YAML
---
|
|
# The authentication token for the application.
|
|
authentication: <%= ENV['SKYLIGHT_AUTHENTICATION_KEY'] || '' %>
|
|
ignored_endpoints:
|
|
- PingController#index
|