Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Validata
Validata Docker
Commits
deaabea9
Commit
deaabea9
authored
Apr 01, 2019
by
Alexandre Bulté
Browse files
Add some env vars
parent
dc9fdff1
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker-compose.dev.yml
View file @
deaabea9
...
...
@@ -11,6 +11,9 @@ services:
-
5600:5600
environment
:
-
VALIDATA_SCHEMAS_CONFIG=/schemas/schemas.toml
-
BADGE_CONFIG_URL=https://git.opendatafrance.net/validata/validata-badge/raw/master/badge_conf.toml
-
SHIELDS_IO_BASE_URL=https://img.shields.io/
-
SECRET_KEY=p4mBTNEHTbPx
volumes
:
-
/Users/alexandre/Developer/Etalab/schema/schema.data.gouv.fr/:/schemas/
ui
:
...
...
@@ -23,5 +26,8 @@ services:
-
5601:5601
environment
:
-
VALIDATA_SCHEMAS_CONFIG=/schemas/schemas.toml
-
BADGE_CONFIG_URL=https://git.opendatafrance.net/validata/validata-badge/raw/master/badge_conf.toml
-
SHIELDS_IO_BASE_URL=https://img.shields.io/
-
SECRET_KEY=p4mBTNEHTbPx
volumes
:
-
/Users/alexandre/Developer/Etalab/schema/schema.data.gouv.fr/:/schemas/
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