comment for 2moz

This commit is contained in:
ntr 2019-08-14 18:40:46 +10:00
parent bd467f6c14
commit 16322fdaa1

View File

@ -22,6 +22,7 @@ server {
try_files $uri $uri/ index.html;
}
# this will be handled by a separate domain
location /acp {
root /var/lib/mnml/public/acp;
index acp.html;