The main Bubble source repository. Contains the Bubble API server, the web UI, documentation and utilities. https://getbubblenow.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

6 line
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 }}'