Skip to content

Instantly share code, notes, and snippets.

@NejcZupec
Created November 13, 2018 08:25
Show Gist options
  • Save NejcZupec/ae7685891546866eef5181f9c20367c4 to your computer and use it in GitHub Desktop.
Save NejcZupec/ae7685891546866eef5181f9c20367c4 to your computer and use it in GitHub Desktop.
/etc/environment
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
DJANGO_SETTINGS_MODULE="..."
SECRET_KEY="..."
DB_PASSWORD="..."
MEETUP_API_KEY="..."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment