Skip to content

Commit 7a23e25

Browse files
author
Qovery
committed
chore: Add .qovery.yml file to deploy app with Qovery 🚀
1 parent e8327bb commit 7a23e25

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.qovery.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
application:
3+
name: "filestreambot"
4+
project: "filestream"
5+
organization: "QoveryCommunity"
6+
routers:
7+
- name: "main-filestreambot"
8+
routes:
9+
- application_name: "filestreambot"
10+
paths:
11+
- "/*"

0 commit comments

Comments
 (0)