Add the possibility to pass API token as environment variable for Docker container

This commit is contained in:
Frederic Guillot
2017-05-12 17:18:56 -04:00
parent 3cf9484644
commit 5e32f55138
4 changed files with 12 additions and 4 deletions

View File

@@ -1,2 +1,3 @@
env[DATABASE_URL] = $DATABASE_URL
env[DEBUG] = $DEBUG
env[API_AUTHENTICATION_TOKEN] = $API_AUTHENTICATION_TOKEN