[ENV] Add skylight conf

This commit is contained in:
Mathieu Magnin 2018-03-12 11:12:44 +01:00 committed by Paul Chavard
parent 9eb48413b5
commit 02888c9d50

3
config/skylight.yml Normal file
View file

@ -0,0 +1,3 @@
---
# The authentication token for the application.
authentication: <%= ENV['SKYLIGHT_AUTHENTICATION_KEY'] || '' %>