Skip to content

Commit 415f0c2

Browse files
committed
ci: apply root application
Add root application configuration - Define backend service with repository, port and domains - Prepare for deployment of root application
1 parent 78d3d50 commit 415f0c2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

projects/root.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
applications:
2+
- name: backend
3+
ghOwner: team-root
4+
ghRepo: ROOT_BE
5+
port: 8080
6+
domains:
7+
- root-api.ijw.app

0 commit comments

Comments
 (0)