remove old conf before generation, dynamic DNS for PHP and reverse proxy and swarm fixes in quickstart guide

This commit is contained in:
florian
2021-08-14 20:52:17 +02:00
parent 3cedc0ae13
commit 0be1da18a6
6 changed files with 25 additions and 14 deletions

View File

@@ -43,7 +43,7 @@ http {
tcp_nodelay on;
# load mime types and set default one
include /etc/nginx/mime.types;
include /etc/nginx/mime-types.conf;
default_type application/octet-stream;
# write logs to local syslog