1 parent 65b0360 commit d6b2293Copy full SHA for d6b2293
1 file changed
docker-compose.yml
@@ -72,8 +72,6 @@ services:
72
- ConnectionStrings__DefaultConnection=Host=postgres;Database=${POSTGRES_DB};Username=${POSTGRES_USER};Password=${POSTGRES_PASSWORD};Include Error Detail=true
73
- ConnectionStrings__AzureStorage=${AZURE_STORAGE_CONNECTION_STRING}
74
- Elasticsearch__Url=http://elasticsearch:9200
75
- - EMR_WIPE_DB=false
76
- - EMR_SEED_DB=false
77
depends_on:
78
postgres:
79
condition: service_healthy
0 commit comments