summaryrefslogtreecommitdiff
path: root/.qovery.yml
diff options
context:
space:
mode:
Diffstat (limited to '.qovery.yml')
-rw-r--r--.qovery.yml17
1 files changed, 10 insertions, 7 deletions
diff --git a/.qovery.yml b/.qovery.yml
index 2178217..8f02572 100644
--- a/.qovery.yml
+++ b/.qovery.yml
@@ -1,11 +1,14 @@
----
application:
- name: "gico-api"
- project: "gico"
- organization: "QoveryCommunity"
+ name: gico-api
+ project: Gico
+ publicly_accessible: true
+databases:
+- type: postgresql
+ version: "12.0"
+ name: gico-api-pg-db-240321
routers:
-- name: "main-gico-api"
+- name: main
routes:
- - application_name: "gico-api"
+ - application_name: gico-api
paths:
- - "/*"
+ - /