[ENV] Add skylight conf
This commit is contained in:
parent
9eb48413b5
commit
02888c9d50
1 changed files with 3 additions and 0 deletions
3
config/skylight.yml
Normal file
3
config/skylight.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
# The authentication token for the application.
|
||||
authentication: <%= ENV['SKYLIGHT_AUTHENTICATION_KEY'] || '' %>
|
Loading…
Reference in a new issue