Solved application generation bugs

This commit is contained in:
2025-05-09 18:03:48 +02:00
parent 5b47333955
commit a2e6c9881a
19 changed files with 72 additions and 34 deletions

View File

@@ -1,5 +1,5 @@
application_id: "baserow"
database_password: "{{ baserow_database_password }}"
database_type: "postgres"
domain: "{{ domains[application_id] }}"
http_port: "{{ ports.localhost.http[application_id] }}"
domain: "{{ domains[application_id] }}"
http_port: "{{ ports.localhost.http[application_id] }}"