Change OPENAPI_SERVER_BASE_URL

This commit is contained in:
Serafeim Chatzopoulos 2024-07-11 14:49:09 +03:00
parent 0098d90a95
commit 150706fa69
1 changed files with 1 additions and 1 deletions

View File

@ -10,5 +10,5 @@ services:
environment:
- ZK_HOSTS=zookeeper-solr-openaire-dev-1:2181,zookeeper-solr-openaire-dev-2:2181,zookeeper-solr-openaire-dev-3:2181
- SOLR_COLLECTION=public
- OPENAPI_SERVER_BASE_URL=http://localhost:8080/graph
- OPENAPI_SERVER_BASE_URL=https://openaire-api.athenarc.gr/graph
- CONTEXT_PATH=/graph