This commit is contained in:
2021-04-16 01:13:03 +03:00
parent f913752908
commit ae218e9802
-2
View File
@@ -14,5 +14,3 @@ location /~static/ {
location / {
try_files $uri @drop_app;
}
include /etc/nginx/letsencrypt-serv.conf;