Skip to content

Commit 49c3615

Browse files
committed
missed this one
1 parent 1b86147 commit 49c3615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/nginx.conf.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ http {
7676
ssl_dhparam /etc/letsencrypt/ssl-dhparams.pem;
7777

7878
location /2024 {
79-
alias /usr/share/static/2024;
79+
alias /usr/share/static/europython-2024;
8080
}
8181
}
8282
}

0 commit comments

Comments
 (0)