You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the post_office app is deployed, the MEDIA_ROOT and MEDIA_URL need to be set, otherwise, the app will search for the files in your public_html folder, instead of where the media file actually resides on your server.
Thanks
The text was updated successfully, but these errors were encountered:
Please add to the documentation.
When the post_office app is deployed, the MEDIA_ROOT and MEDIA_URL need to be set, otherwise, the app will search for the files in your public_html folder, instead of where the media file actually resides on your server.
Thanks
The text was updated successfully, but these errors were encountered: