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_config.py.j2 75 B

4 yıl önce
123
  1. bubble_network = '{{ bubble_network }}'
  2. bubble_port = '{{ admin_port }}';