jira-7 email

This commit is contained in:
jain
2023-06-29 20:26:35 +05:30
parent 70c136dde4
commit c2713b8214
6 changed files with 23 additions and 30 deletions

View File

@ -19,6 +19,6 @@ upstream web {
location /static {
autoindex on;
alias /usr/src/app/zod_bank/static/;
alias /usr/src/app/static/;
}
}