summaryrefslogtreecommitdiff
path: root/.qovery.yml
blob: 962889b86c422d5b4783e481533e29619aa460e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
application:
  name: "client"
  project: "gico"
  organization: "QoveryCommunity"
routers:
- name: "main-client"
  custom_domains:
  - branch: main
    domain: web.gico-db.it
  routes:
  - application_name: "client"
    paths:
    - "/*"