The main Bubble source repository. Contains the Bubble API server, the web UI, documentation and utilities. https://getbubblenow.com
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

bubble_role.json 153 B

před 4 roky
123456789
  1. {
  2. "name": "common-0.0.1",
  3. "priority": 100,
  4. "template": true,
  5. "config": [
  6. {"name": "hostname", "value": "[[node.fqdn]]"}
  7. ],
  8. "tgzB64": ""
  9. }