update with default.conf info

This commit is contained in:
Aidan 2024-12-03 01:47:59 -05:00
parent 4fcf4888d1
commit 0e868c9f90

View File

@ -21,7 +21,7 @@ Landing page for p0ntus mail
./self start
```
You will now have to use a server (NGINX, Apache2, etc.) to serve files from the `./public` directory.
You will now have to use a server (NGINX, Apache2, etc.) to serve files from the `./public` directory. You may use the example `default.conf` with NGINX if you wish.
Make changes from the `./src` directory, and `self` will copy them over.
## With Docker