mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-04-20 07:11:33 +02:00
use SHARED_IMPORT_SECRET
This commit is contained in:
parent
19c29ef021
commit
ac5350c461
6 changed files with 12 additions and 5 deletions
|
@ -12,6 +12,7 @@ services:
|
|||
environment:
|
||||
- ELASTICSEARCH_URL=http://elasticsearch:9200
|
||||
- APPLICATION_HOST=$APPLICATION_HOST
|
||||
- SHARED_IMPORT_SECRET=$SHARED_IMPORT_SECRET
|
||||
command: sh -c "cd /home/srm/app && bundle exec puma -C config/puma.rb"
|
||||
elasticsearch:
|
||||
user: elasticsearch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue