fix(discourse): update notes with creds path

This commit is contained in:
CanbiZ (MickLesk)
2026-03-20 14:52:31 +01:00
parent 8c3ebdd166
commit 1f3970fcf7

View File

@@ -37,11 +37,11 @@
"type": "warning"
},
{
"text": "Admin user is created with username 'admin'. Set password in first login.",
"text": "Admin credentials are saved in `/root/discourse.creds` inside the container.",
"type": "info"
},
{
"text": "Configure SMTP settings in admin panel for email notifications.",
"text": "Configure SMTP settings in the admin panel (Admin > Settings > Email) for email notifications.",
"type": "info"
}
]