mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-08 14:32:50 +00:00
refactor: update project config files
This commit is contained in:
committed by
Rainer Killinger
parent
30a2d3dcf4
commit
9512bca329
@@ -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 }}}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user