We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b86147 commit 49c3615Copy full SHA for 49c3615
deploy/nginx.conf.j2
@@ -76,7 +76,7 @@ http {
76
ssl_dhparam /etc/letsencrypt/ssl-dhparams.pem;
77
78
location /2024 {
79
- alias /usr/share/static/2024;
+ alias /usr/share/static/europython-2024;
80
}
81
82
0 commit comments