The main Bubble source repository. Contains the Bubble API server, the web UI, documentation and utilities. https://getbubblenow.com
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

bubble_role.json 153 B

4 år sedan
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. }