edit env example
This commit is contained in:
@@ -52,8 +52,8 @@ MEILI_HTTP_ADDR='meilisearch:7700'
|
||||
# This master key must be at least 16 bytes, composed of valid UTF-8 characters.
|
||||
# Meilisearch will throw an error and refuse to launch if no master key is provided or if it is under 16 bytes,
|
||||
# Meilisearch will suggest a secure autogenerated master key.
|
||||
# MEILI_MASTER_KEY=WjRvKvpelIYHa4dlcDGsdT9c0CKRbY-4VcuCQ1iZPcc
|
||||
MEILI_MASTER_KEY=MASTER_KEY
|
||||
# Using docker, it seems recognized as production so use a secure key.
|
||||
MEILI_MASTER_KEY=JKMW-hGc7v_D1FkJVdbRSDNFLZcUv3S75yrxXP0SmcU
|
||||
|
||||
# User System
|
||||
# global enable/disable the sample user system.
|
||||
|
||||
Reference in New Issue
Block a user