Skip to content

Commit

Permalink
Set EAASI_HOST env var in worker
Browse files Browse the repository at this point in the history
  • Loading branch information
tw4l committed Mar 23, 2022
1 parent 9e0b9ca commit 05fda1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ services:
- ES_HOSTS=elasticsearch:9200
- CELERY_BROKER_URL=redis://redis:6379
- SS_HOSTS=http://test:test@192.168.1.128:62081
- EAASI_HOST=https://eaas.archivematica.net
volumes:
- node_modules:/src/node_modules
- .:/src
Expand Down

0 comments on commit 05fda1d

Please sign in to comment.