diff options
Diffstat (limited to 'roles/webservers/files/levi/https.simponic.hatecomputers.club.conf')
-rw-r--r-- | roles/webservers/files/levi/https.simponic.hatecomputers.club.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/webservers/files/levi/https.simponic.hatecomputers.club.conf b/roles/webservers/files/levi/https.simponic.hatecomputers.club.conf index fa0f6ab..16f31ed 100644 --- a/roles/webservers/files/levi/https.simponic.hatecomputers.club.conf +++ b/roles/webservers/files/levi/https.simponic.hatecomputers.club.conf @@ -1,5 +1,5 @@ server { - listen 443 ssl; + listen 4443 ssl; server_name simponic.hatecomputers.club; ssl_certificate /etc/letsencrypt/live/simponic.hatecomputers.club/fullchain.pem; |