Skip to content

Dsh nginx proxy config

Compare
Choose a tag to compare
@pingers pingers released this 05 Apr 01:48
· 276 commits to develop since this release
18e3440
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.