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
Adds nginx-proxy config file to support large file uploads (#26)
* Allow uploads bigger than 1M - also lets projects customise their nginx config.
* Volumes must be full path, not relative. Nicer comment.
* Break up connect the web container to the nginx-proxy. Start nginx-proxy first to allow running setup command from the scaffold.
* Doh, wrong brackets. Exec, not variable.
0 commit comments