Skip to content
This repository has been archived by the owner on Dec 7, 2020. It is now read-only.

Support ENCRYPTION_KEY as an env var #191

Merged
merged 2 commits into from
Feb 7, 2017

Conversation

jits
Copy link
Contributor

@jits jits commented Feb 7, 2017

No description provided.

README.md Outdated
@@ -89,7 +89,7 @@ GLOBAL OPTIONS:
--cors-max-age value max age applied to cors headers (Access-Control-Max-Age) (default: 0s)
--hostnames value list of hostnames the service will respond to
--store-url value url for the storage subsystem, e.g redis://127.0.0.1:6379, file:///etc/tokens.file
--encryption-key value encryption key used to encrpytion the session state
--encryption-key value encryption key used to encrpytion the session state [$ENCRYPTION_KEY]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need to update this ... it's automatically added ..

@jits
Copy link
Contributor Author

jits commented Feb 7, 2017

@gambol99 – updated (will squash commits before the merge).

@gambol99 gambol99 merged commit e51245c into louketo:master Feb 7, 2017
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.

2 participants