Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Validata
Validata Docker
Commits
441e8d37
Commit
441e8d37
authored
Jun 24, 2019
by
Christophe Benz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add SECRET_KEY to dev
parent
ff226497
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
development/docker-compose.yml
development/docker-compose.yml
+2
-0
No files found.
development/docker-compose.yml
View file @
441e8d37
...
...
@@ -8,6 +8,7 @@ services:
-
5001:5000
environment
:
BADGE_CONFIG_URL
:
https://git.opendatafrance.net/validata/validata-badge/raw/master/badge_conf.toml
SECRET_KEY
:
dev
ui
:
build
:
...
...
@@ -19,4 +20,5 @@ services:
environment
:
API_VALIDATE_ENDPOINT
:
http://api:5000/validate
HOMEPAGE_CONFIG_FILE
:
homepage_config.json.example
SECRET_KEY
:
dev
SHIELDS_IO_BASE_URL
:
https://img.shields.io/
Write
Preview
Markdown
is supported
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