mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-04 07:34:44 +00:00

Co-authored-by: Pedro Silva <pedro@acryl.io> Co-authored-by: Shirshanka Das <shirshanka@apache.org> Co-authored-by: Ryan Holstien <ryan@acryl.io>
8 lines
203 B
Bash
8 lines
203 B
Bash
SCHEMAREGISTRY_URL=http://schema-registry:8081
|
|
# SCHEMAREGISTRY_URL=http://datahub-gms:8080/schema-registry/api/
|
|
ALLOW_GLOBAL=true
|
|
ALLOW_TRANSITIVE=true
|
|
ALLOW_DELETION=true
|
|
READONLY_MODE=true
|
|
PROXY=true
|