mirror of
https://github.com/demostf/setup
synced 2026-06-04 00:54:07 +02:00
add edit secret
This commit is contained in:
parent
8f63754883
commit
31aaf6909f
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ services:
|
||||||
- DB_PASSWORD=${DB_PASSWORD}
|
- DB_PASSWORD=${DB_PASSWORD}
|
||||||
- PARSER_URL=http://parser/parse
|
- PARSER_URL=http://parser/parse
|
||||||
- APP_ROOT=https://api.$HOST
|
- APP_ROOT=https://api.$HOST
|
||||||
|
- EDIT_SECRET=${EDIT_SECRET}
|
||||||
volumes:
|
volumes:
|
||||||
- "${DEMO_ROOT}:/demos"
|
- "${DEMO_ROOT}:/demos"
|
||||||
networks:
|
networks:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue