re-exec deploy.sh after git pull to pick up changes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Drop connections with unknown or missing Host headers
|
||||
# Drop connections with unknown/missing Host headers
|
||||
server {
|
||||
listen 80 default_server;
|
||||
listen [::]:80 default_server;
|
||||
|
||||
Reference in New Issue
Block a user