Listmonk v4.1 doesnt need hardcoded admin password anymore. It notifies user to remove them
This commit is contained in:
parent
5d62a46a16
commit
addc720409
1 changed files with 0 additions and 2 deletions
|
|
@ -15,8 +15,6 @@ services:
|
|||
- LISTMONK_db__user=$SERVICE_USER_POSTGRES
|
||||
- LISTMONK_db__password=$SERVICE_PASSWORD_POSTGRES
|
||||
- LISTMONK_db__port=5432
|
||||
- LISTMONK_app__admin_username=admin
|
||||
- LISTMONK_app__admin_password=$SERVICE_PASSWORD_ADMIN
|
||||
- TZ=Etc/UTC
|
||||
volumes:
|
||||
- "listmonk-data:/listmonk/uploads"
|
||||
|
|
|
|||
Loading…
Reference in a new issue