mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
5 lines
202 B
YAML
5 lines
202 B
YAML
---
|
|
# The authentication token for the application.
|
|
# I think this is actually ignored if the ENV var is set, but this is fine for reference / dummy data.
|
|
authentication: ENV['SKYLIGHT_AUTHENTICATION']
|