mirror of
https://github.com/ChrispyBacon-dev/DockFlare.git
synced 2026-04-28 19:59:37 +00:00
added compose example for email services in case no email services are present in the active compose
This commit is contained in:
parent
5e4ff1f4a9
commit
aba3499de4
12 changed files with 152 additions and 1 deletions
|
|
@ -764,6 +764,7 @@
|
|||
"email.container_stopped": "Mail Manager or Webmail stopped",
|
||||
"email.container_missing_title": "Email Services Not Found",
|
||||
"email.container_missing_desc": "The email services are not present in your Docker setup. Update your docker-compose.yml to include the email profile services.",
|
||||
"email.container_missing_compose_btn": "Copy latest docker-compose.yml",
|
||||
"email.webmail_link": "Open Webmail",
|
||||
"email.container_status": "Container Status",
|
||||
"email.statistics": "Statistics",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue