The main Bubble source repository. Contains the Bubble API server, the web UI, documentation and utilities. https://getbubblenow.com
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

bubble_role.json 153 B

4 yıl önce
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. }