1
0
Fork 0
mirror of https://github.com/demostf/setup synced 2026-06-04 09:04:06 +02:00

add edit secret

This commit is contained in:
Robin Appelman 2017-07-15 21:23:45 +02:00
commit 31aaf6909f

View file

@ -34,6 +34,7 @@ services:
- DB_PASSWORD=${DB_PASSWORD}
- PARSER_URL=http://parser/parse
- APP_ROOT=https://api.$HOST
- EDIT_SECRET=${EDIT_SECRET}
volumes:
- "${DEMO_ROOT}:/demos"
networks: