Skip to content
This repository was archived by the owner on Nov 26, 2018. It is now read-only.

Explicit env vars #28

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Explicit env vars #28

wants to merge 6 commits into from

Conversation

unbracketed
Copy link

This allows the process to use the .env file without any extra user steps needed.

The configuration in use is logged so it is clear what the expected environment vars will be:

16:55:21 bot.1      | 2014/07/10 16:55:21 START. Use 'botbot -help' for command line options.
16:55:21 bot.1      | 2014/07/10 16:55:21 Environment variables have been set from the .env file
16:55:21 bot.1      | 2014/07/10 16:55:21 STORAGE_URL:  postgres://localhost:5432/botbot
16:55:21 bot.1      | 2014/07/10 16:55:21 REDIS_PLUGIN_QUEUE_URL:  redis://localhost:6379/0

@unbracketed unbracketed changed the title Use godotenv Explicit env vars Jul 11, 2014
@ipmb ipmb force-pushed the master branch 2 times, most recently from e4efebd to f77af5b Compare April 28, 2018 05:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant