Skip to content

Commit 24b32e5

Browse files
author
Filip Kula
committed
fix: nginx conf
1 parent ca38a4b commit 24b32e5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

nginx.conf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ http {
4444
ssl_certificate /etc/letsencrypt/live/kola.kia.prz.edu.pl/fullchain.pem;
4545
ssl_certificate_key /etc/letsencrypt/live/kola.kia.prz.edu.pl/privkey.pem;
4646

47-
charset utf-8;
48-
4947
location /static/ {
5048
alias /static/;
5149
}

0 commit comments

Comments
 (0)