4 lines
116 B
YAML
4 lines
116 B
YAML
|
---
|
||
|
# The authentication token for the application.
|
||
|
authentication: <%= ENV['SKYLIGHT_AUTHENTICATION_KEY'] || '' %>
|