This commit is contained in:
bakatrouble 2021-04-16 01:13:03 +03:00
parent f913752908
commit ae218e9802

View File

@ -14,5 +14,3 @@ location /~static/ {
location / { location / {
try_files $uri @drop_app; try_files $uri @drop_app;
} }
include /etc/nginx/letsencrypt-serv.conf;