Add the possibility to pass API token as environment variable for Docker container
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
env[DATABASE_URL] = $DATABASE_URL
|
||||
env[DEBUG] = $DEBUG
|
||||
env[API_AUTHENTICATION_TOKEN] = $API_AUTHENTICATION_TOKEN
|
||||
|
||||
Reference in New Issue
Block a user