FIX: statics on www.afpy.org

This commit is contained in:
Julien Palard 2021-10-11 09:22:21 +02:00
parent b1c8b79ec2
commit c0626303ef
Signed by: mdk
GPG Key ID: 0EFC1AC1006886F8
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@
location /static/
{
alias /home/afpy-org/src/static/;
alias /home/new-afpy-org/src/afpy/static/;
}
location /admin/ {