diff options
Diffstat (limited to 'roles/webservers/files/levi/https.ntfy.simponic.hatecomputers.club.conf')
-rw-r--r-- | roles/webservers/files/levi/https.ntfy.simponic.hatecomputers.club.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/webservers/files/levi/https.ntfy.simponic.hatecomputers.club.conf b/roles/webservers/files/levi/https.ntfy.simponic.hatecomputers.club.conf index 9a0c818..d532ee1 100644 --- a/roles/webservers/files/levi/https.ntfy.simponic.hatecomputers.club.conf +++ b/roles/webservers/files/levi/https.ntfy.simponic.hatecomputers.club.conf @@ -1,5 +1,5 @@ server { - listen 443 ssl; + listen 4443 ssl; allow 10.0.0.0/8; allow 100.64.0.0/12; |