mirror of
https://github.com/SrIzan10/docker-smtp.git
synced 2026-05-01 10:45:16 +00:00
Updated readme
This commit is contained in:
@@ -8,7 +8,6 @@ language: minimal
|
||||
arch:
|
||||
- amd64
|
||||
- arm64
|
||||
- ppc64le
|
||||
- s390x
|
||||
|
||||
os: linux
|
||||
|
||||
13
README.md
13
README.md
@@ -26,10 +26,6 @@ Refer [docs](https://docs.docker.com/) for general documentation and guides for
|
||||
docker run appwrite/smtp
|
||||
```
|
||||
|
||||
### Versioning
|
||||
|
||||
This image versioning is following Appwrite server versioning. This means that if you use Appwrite server version 1.1.* , you also use version 1.1.* of Appwrite SMTP docker image.
|
||||
|
||||
### Environment Variables
|
||||
|
||||
This container supports all environment variables supplied by the original namshi SMTP Docker image.
|
||||
@@ -47,16 +43,9 @@ docker push appwrite/smtp:1.1.0
|
||||
## Find Us
|
||||
|
||||
* [GitHub](https://github.com/appwrite)
|
||||
* [Discord](https://discord.gg/GSeTUeA)
|
||||
* [Discord](https://appwrite.io/discord)
|
||||
* [Twitter](https://twitter.com/appwrite_io)
|
||||
|
||||
## Maintainers
|
||||
|
||||
**Eldad Fux**
|
||||
|
||||
+ [https://twitter.com/eldadfux](https://twitter.com/eldadfux)
|
||||
+ [https://github.com/eldadfux](https://github.com/eldadfux)
|
||||
|
||||
## Copyright and license
|
||||
|
||||
The MIT License (MIT) [http://www.opensource.org/licenses/mit-license.php](http://www.opensource.org/licenses/mit-license.php)
|
||||
|
||||
Reference in New Issue
Block a user