We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae8d39b commit 68d46c2Copy full SHA for 68d46c2
docker-compose.local.yaml
@@ -12,6 +12,6 @@ services:
12
environment:
13
- base_address_http=http://localhost
14
- base_address_https=https://localhost
15
- - base_browse_address=staging.knowwheregraph.org/browse
+ - base_browse_address=https://staging.knowwheregraph.org/browse
16
networks:
17
- kwg_network
docker-compose.stage.yaml
- base_address_http=http://staging.knowwheregraph.org
- base_address_https=https://staging.knowwheregraph.org
0 commit comments