Merge pull request #364 from omnivore-app/docker-fix

Added fix for docker.
This commit is contained in:
Jackson Harper 2022-04-01 11:58:30 -07:00 committed by GitHub
commit ae58a244e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -84,6 +84,7 @@ services:
- PG_PORT=5432
- PG_POOL_MAX=20
- ELASTIC_URL=http://elastic:9200
- JAEGER_HOST=jaeger
- IMAGE_PROXY_URL=http://localhost:9999
- IMAGE_PROXY_SECRET=some-secret
- JWT_SECRET=some_secret