mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
Merge pull request #4811 from nextcloud/docjyJ-patch-1
Stalwart: Change maintainer
This commit is contained in:
commit
4b97ffdcb7
2 changed files with 5 additions and 5 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
> The stability of Stalwart services is not guaranteed.
|
> The stability of Stalwart services is not guaranteed.
|
||||||
> Do not use this feature as a main mail server without a redundancy system and without knowledge.
|
> Do not use this feature as a main mail server without a redundancy system and without knowledge.
|
||||||
>
|
>
|
||||||
> To learn or use as a secondary server enjoy it and please report bugs at [marcoambrosini/aio-stalwart](https://github.com/marcoambrosini/aio-stalwart/issues).
|
> To learn or use as a secondary server enjoy it and please report bugs at [docjyj/aio-stalwart](https://github.com/docjyj/aio-stalwart/issues).
|
||||||
|
|
||||||
## Stalwart mail server
|
## Stalwart mail server
|
||||||
This container bundles stalwart mail server and auto-configures it for you.
|
This container bundles stalwart mail server and auto-configures it for you.
|
||||||
|
|
@ -22,7 +22,7 @@ This container bundles stalwart mail server and auto-configures it for you.
|
||||||
- See https://github.com/nextcloud/all-in-one/tree/main/community-containers#community-containers how to add it to the AIO stack
|
- See https://github.com/nextcloud/all-in-one/tree/main/community-containers#community-containers how to add it to the AIO stack
|
||||||
|
|
||||||
### Repository
|
### Repository
|
||||||
https://github.com/marcoambrosini/aio-stalwart
|
https://github.com/docjyj/aio-stalwart
|
||||||
|
|
||||||
### Maintainer
|
### Maintainer
|
||||||
https://github.com/marcoambrosini
|
https://github.com/docjyj
|
||||||
|
|
|
||||||
|
|
@ -4,8 +4,8 @@
|
||||||
"container_name": "nextcloud-aio-stalwart",
|
"container_name": "nextcloud-aio-stalwart",
|
||||||
"display_name": "Stalwart",
|
"display_name": "Stalwart",
|
||||||
"documentation": "https://github.com/nextcloud/all-in-one/tree/main/community-containers/stalwart",
|
"documentation": "https://github.com/nextcloud/all-in-one/tree/main/community-containers/stalwart",
|
||||||
"image": "marcoambrosini/aio-stalwart",
|
"image": "docjyj/aio-stalwart",
|
||||||
"image_tag": "v2",
|
"image_tag": "%AIO_CHANNEL%",
|
||||||
"internal_port": "10003",
|
"internal_port": "10003",
|
||||||
"restart": "unless-stopped",
|
"restart": "unless-stopped",
|
||||||
"ports": [
|
"ports": [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue