add cc0 badge
This commit is contained in:
parent
5c2855f3d0
commit
0ad5c83615
@ -1,4 +1,6 @@
|
||||
# pontus-mail
|
||||
[](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`.
|
||||
|
Reference in New Issue
Block a user