diff options
-rw-r--r-- | .qovery.yml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/.qovery.yml b/.qovery.yml deleted file mode 100644 index 623a7c5..0000000 --- a/.qovery.yml +++ /dev/null @@ -1,11 +0,0 @@ ---- -application: - name: "frontend" - project: "gico-db-web" - organization: "QoveryCommunity" -routers: -- name: "main-frontend" - routes: - - application_name: "frontend" - paths: - - "/*" |