add cc0 badge

This commit is contained in:
Aidan 2024-12-09 21:10:46 -05:00 committed by GitHub
parent 5c2855f3d0
commit 0ad5c83615
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,6 @@
# pontus-mail
[![License: CC0-1.0](https://img.shields.io/badge/License-CC0_1.0-lightgrey.svg)](http://creativecommons.org/publicdomain/zero/1.0/)
Landing page for p0ntus mail
# Self hosting
@ -46,4 +48,4 @@ You can also use Docker to self-host pontus-mail's frontend. Make sure you have
docker compose up -d --build
```
You will now have a fully functioning Node.js Express server, which will be running on the port specified in `docker-compose.yml`, and internally on port `3000`.
You will now have a fully functioning Node.js Express server, which will be running on the port specified in `docker-compose.yml`, and internally on port `3000`.