mirror of
https://github.com/Mailu/Mailu.git
synced 2025-05-27 22:57:38 +02:00
Add initial admin account to kubernetes example
This commit is contained in:
parent
950a88bf0e
commit
d9374e3c80
@ -143,6 +143,11 @@
|
||||
# Advanced settings
|
||||
###################################
|
||||
|
||||
# Create an admin account if it does not exist yet. It will also create the email domain for the account.
|
||||
# INITIAL_ADMIN_ACCOUNT: "admin"
|
||||
# INITIAL_ADMIN_DOMAIN: "example.com"
|
||||
# INITIAL_ADMIN_PW: "s3cr3t"
|
||||
|
||||
# Docker-compose project name, this will prepended to containers names.
|
||||
COMPOSE_PROJECT_NAME: "mailu"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user