1
mirror of https://github.com/jakejarvis/mastodon-utils.git synced 2025-10-28 03:05:50 -04:00

move nginx configs

This commit is contained in:
2022-12-07 21:57:54 -05:00
parent 2cc3caf679
commit d36fa62b86
2 changed files with 3 additions and 13 deletions

View File

@@ -1,5 +1,4 @@
# don't respond to direct IP address requests
server {
listen 80 default_server;
listen [::]:80 default_server;