summaryrefslogtreecommitdiff
path: root/.qovery.yml
diff options
context:
space:
mode:
Diffstat (limited to '.qovery.yml')
-rw-r--r--.qovery.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.qovery.yml b/.qovery.yml
index c03aa2f..623a7c5 100644
--- a/.qovery.yml
+++ b/.qovery.yml
@@ -1,11 +1,11 @@
---
application:
- name: "gico-web"
- project: "gico-db"
+ name: "frontend"
+ project: "gico-db-web"
organization: "QoveryCommunity"
routers:
-- name: "main-gico-web"
+- name: "main-frontend"
routes:
- - application_name: "gico-web"
+ - application_name: "frontend"
paths:
- "/*"