We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd32827 commit db938beCopy full SHA for db938be
1 file changed
.docker-compose.env
@@ -8,9 +8,7 @@ API_DOMAIN=http://localhost:8000/
8
ELASTIC_URI=192.168.168.167:9200
9
ELASTIC6_URI=192.168.168.167:9201
10
ELASTIC8_URI=http://192.168.168.167:9202
11
-ELASTIC8_CERT_PATH=/elastic8_certs/ca/ca.crt
12
ELASTIC8_USERNAME=elastic
13
-ELASTIC8_SECRET=secretsecret
14
OSF_DB_HOST=192.168.168.167
15
DB_HOST=192.168.168.167
16
REDIS_HOST=redis://192.168.168.167:6379
0 commit comments