The main Bubble source repository. Contains the Bubble API server, the web UI, documentation and utilities. https://getbubblenow.com
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 

6 строки
184 B

  1. bubble_network = '{{ bubble_network }}'
  2. bubble_port = '{{ admin_port }}';
  3. bubble_host = '{{ server_name }}'
  4. bubble_host_alias = '{{ server_alias }}'
  5. bubble_ssl_port = '{{ ssl_port }}'