Skip to content

Commit ead69d0

Browse files
committed
updating README
1 parent 3521373 commit ead69d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,4 +112,4 @@ If you deploy this, there are some customizations you need to take into account!
112112
- **Authentication** is removed for this demo. You should add it back. You can add this at the level of the nginx module, or via a view for the application.
113113
- **https** of course this should be served with https. The server block is largely the same, but you would have another for port 443.
114114

115-
If you have any questions or need help, please don't be afraid to [reach out](https://www.github.com/vsoch/nginx-upload-module/issues). I hope that this is helpful for you!
115+
My preference for a lot of these scaled problems is to "outsource" to another service (e.g., use Google Storage and their APIs) but given that we still need to deploy local modular applications on our own filesystems, this seems like a reasonable solution. If you have any questions or need help, please don't be afraid to [reach out](https://www.github.com/vsoch/django-nginx-upload/issues). I hope that this is helpful for you!

0 commit comments

Comments
 (0)