Commit graph

3 commits

Author SHA1 Message Date
Alexander Lieret
d8db8973ec
feat: Add custom location block to virtual paths
This features allows the custom location blocks to be added to the
virtual path based routing. The custom config can be specified for each
container individually.
2021-08-11 18:15:50 +02:00
Alexander Lieret
b6a84aa160
feat: Replace path stripping with variable
This commit removes the automatic path stripping and replaces it with a
user configurable environment variable. This can be set individually for
each container.
2021-08-11 18:11:12 +02:00
Alexander Lieret
75d1f6f9cf
feat: Add user customizable default root response 2021-08-11 18:09:55 +02:00