The main Bubble source repository. Contains the Bubble API server, the web UI, documentation and utilities. https://getbubblenow.com
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

bubble_role.json 153 B

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. }