1
0
Fork 0
mirror of synced 2024-07-02 05:00:33 +12:00

feat: update console branch

This commit is contained in:
Christy Jacob 2023-02-22 17:57:44 +00:00
parent 2790629e50
commit 5a8cab8de7
3 changed files with 3 additions and 3 deletions

2
.gitmodules vendored
View file

@ -1,4 +1,4 @@
[submodule "app/console"] [submodule "app/console"]
path = app/console path = app/console
url = https://github.com/appwrite/console url = https://github.com/appwrite/console
branch = 2.2.0 branch = feat-cloud

@ -1 +1 @@
Subproject commit 2456d8f21c6e2554056d1a37eab3602024cbb739 Subproject commit 39727607a036534a323101fea876cbe68b05f4f0

View file

@ -53,7 +53,7 @@ services:
DEBUG: false DEBUG: false
TESTING: true TESTING: true
VERSION: dev VERSION: dev
VITE_CONSOLE_MODE: self-hosted VITE_CONSOLE_MODE: cloud
ports: ports:
- 9501:80 - 9501:80
networks: networks: