debug nginx.conf

This commit is contained in:
tawoe 2024-10-23 15:31:04 +02:00
parent 48cb2e994c
commit 612487f571

View File

@ -16,3 +16,4 @@
}
location /static {
alias /opt/app-root/src;
}