refactor: update project config files

This commit is contained in:
Michel Jonathan Schmitz
2020-11-03 12:29:41 +01:00
committed by Rainer Killinger
parent 30a2d3dcf4
commit 9512bca329
6 changed files with 115 additions and 27 deletions

View File

@@ -6,12 +6,11 @@
limit_req_zone $binary_remote_addr zone=customstappslimit:10m rate=20r/s;
server {
{{{ listener }}}
{{{ listener }}}
{{{ visibleRoutes }}}
{{{ visibleRoutes }}}
{{{ hiddenRoutes }}}
{{{ hiddenRoutes }}}
{{{ staticRoute }}}
{{{ staticRoute }}}
}