2 lines
173 B
Markdown
2 lines
173 B
Markdown
# Notes
|
|
- Use `chown -R www-data:www-data static/` and `chown -R www-data:www-data media/` to give nginx access to the files. Fixes the 403 error when accessing static files |