woodpecker/server/router
Anbraten bd19f90756
Replace www-path with www-proxy option for development (#248)
By adding a new ENV variable called `WOODPECKER_WWW_PROXY` it is possible to serve a webinterface via a proxy configured by the `WOODPECKER_WWW_PROXY` value for development instead of serving the interface from the bundled code or from some folder location as the old `WOODPECKER_WWW` option allowed. Using a proxy allows developing the UI with hot-reloading.
2021-09-27 00:22:23 +02:00
..
middleware Refactor: move remote/ to server/remote/ (#344) 2021-09-23 18:25:51 +02:00
router.go Replace www-path with www-proxy option for development (#248) 2021-09-27 00:22:23 +02:00