Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
container-manager
Commits
ba68d547
Commit
ba68d547
authored
Sep 25, 2018
by
Mohamed, Fawzi Roberto (fawzi)
Browse files
correct secret on analytics-toolkit, make it overridable
parent
89c7c235
Changes
2
Hide whitespace changes
Inline
Side-by-side
config/analytics-toolkit.hjson
View file @
ba68d547
{
app: {
secret: "reallyTheTreeInFrontIsReal"
ssl: {
key: "web-certs/key.pem"
cert: "web-certs/cert.pem"
...
...
config/custom-environment-variables.hjson
View file @
ba68d547
{
"app": {
"secret": "APP_SECRET"
"port": "PORT"
"frontendAddr": "FRONTEND_BASE_URI"
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment