mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-29 02:48:24 +00:00
4 lines
283 B
Bash
4 lines
283 B
Bash
REST_API_AUTHORIZATION_ENABLED=false
|
|
# This does not work from an env file since this is also defined in the environment list which takes precedence over env files.
|
|
# This environment variable must be set to disable METADATA_SERVICE_AUTH_ENABLED
|
|
# METADATA_SERVICE_AUTH_ENABLED=false |