imgs folder

This commit is contained in:
ntr
2019-07-09 16:54:47 +10:00
parent fac62329e8
commit b33ca86a58
11 changed files with 91 additions and 20 deletions
@@ -1,3 +1,6 @@
error_log /var/log/mnml/nginx.error.log;
access_log /var/log/mnml/nginx.access.log;
upstream mnml {
server 127.0.0.1:40000;
}