Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languageyaml
metabase:
  #The adminPass is needed to complete Metabase initialization and setup
  adminPass: ""
  permissions:
    enabled: false

This password will be used for admin@metabase.local

...