Skip to content
Snippets Groups Projects
Commit 981b76b4 authored by Bartek Wrona's avatar Bartek Wrona Committed by Dan Notestein
Browse files

Updated PG_ACCESS definition to allow trusted access from Hivemind PostgREST server instance

parent 4cdb0c84
No related branches found
No related tags found
2 merge requests!66Merge develop to master for release,!48Use the PostgREST implementation of Hivemind API server
......@@ -57,6 +57,8 @@ services:
host haf_block_log haf_admin ${COMPOSE_PROJECT_NAME}-hivemind-block-processing-1.${NETWORK_NAME} trust\n
host haf_block_log hivemind ${COMPOSE_PROJECT_NAME}-hivemind-block-processing-1.${NETWORK_NAME} trust\n
host haf_block_log hivemind ${COMPOSE_PROJECT_NAME}-hivemind-server-1.${NETWORK_NAME} trust\n
host haf_block_log hivemind ${COMPOSE_PROJECT_NAME}-hivemind-postgrest-server-1.${NETWORK_NAME} trust\n
host haf_block_log haf_admin ${COMPOSE_PROJECT_NAME}-hivemind-uninstall-1.${NETWORK_NAME} trust\n
host haf_block_log haf_admin ${COMPOSE_PROJECT_NAME}-pgadmin-1.${NETWORK_NAME} trust\n
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment