This repository has been archived on 2025-02-18. You can view files and clone it, but cannot push or open issues or pull requests.
pontus-mail/default.conf
2024-12-03 07:52:30 -05:00

5 lines
57 B
Plaintext

server {
location / {
root /data/www;
}
}