Procházet zdrojové kódy

Add RequestProtector app to cheapest plan

pull/58/head
Kristijan Mitrovic před 4 roky
rodič
revize
9e4720b63b
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. +2
    -1
      bubble-server/src/main/resources/models/defaults/bubblePlan.json

+ 2
- 1
bubble-server/src/main/resources/models/defaults/bubblePlan.json Zobrazit soubor

@@ -14,7 +14,8 @@
"children": {
"BubblePlanApp": [
{"app": "BubbleBlock"},
{"app": "TlsPassthru"}
{"app": "TlsPassthru"},
{"app": "RequestProtector"}
]
}
},


Načítá se…
Zrušit
Uložit