grammar
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#
|
||||
# For example, the nested string "db.user" in the config file can alternatively
|
||||
# be specified (or be overridden) by setting an environment variable named
|
||||
# ENTE_DB_USER.
|
||||
# ENTE_DB_USER.
|
||||
#
|
||||
# Hyphens "-" will also be be replaced with underscores, so a string like "s3.b2-eu-cen"
|
||||
# can be specified by the environment variable named "S3_B2_EU_CEN".
|
||||
@@ -205,9 +205,9 @@ s3:
|
||||
# new keys. You can use `go run tools/gen-random-keys/main.go` for that.
|
||||
#
|
||||
# If you used the quickstart.sh script to prepare your compose.yaml, it would've
|
||||
# already generated new randomly credentials for you in your `museum.yaml`.
|
||||
# Those will override these defaults; those are the values for your instance
|
||||
# would use, and what you need to backup.
|
||||
# already generated new random credentials for you in your `museum.yaml`. Those
|
||||
# will override these defaults; those are the values for your instance would
|
||||
# use, and what you need to backup.
|
||||
key:
|
||||
encryption: yvmG/RnzKrbCb9L3mgsmoxXr9H7i2Z4qlbT0mL3ln4w=
|
||||
hash: KXYiG07wC7GIgvCSdg+WmyWdXDAn6XKYJtp/wkEU7x573+byBRAYtpTP0wwvi8i/4l37uicX1dVTUzwH3sLZyw==
|
||||
|
||||
Reference in New Issue
Block a user