Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Commit

Permalink
Rename admin secret to STALWART_USER_PASS
Browse files Browse the repository at this point in the history
Signed-off-by: Jean-Yves <[email protected]>
  • Loading branch information
docjyJ committed Jun 6, 2024
1 parent 7f21323 commit a085c7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ private-key = "%{file:/opt/aio-certs/privkey.key}%"

[authentication.fallback-admin]
user = "admin"
secret = "%{env:ADMIN_SECRET}%"
secret = "%{env:STALWART_USER_PASS}%"

0 comments on commit a085c7d

Please sign in to comment.