diff --git a/.gitmodules b/.gitmodules index bbff510e7..0a7d2f297 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "app/console"] path = app/console url = https://github.com/appwrite/console - branch = 2.2.0 \ No newline at end of file + branch = feat-cloud \ No newline at end of file diff --git a/app/console b/app/console index 2456d8f21..39727607a 160000 --- a/app/console +++ b/app/console @@ -1 +1 @@ -Subproject commit 2456d8f21c6e2554056d1a37eab3602024cbb739 +Subproject commit 39727607a036534a323101fea876cbe68b05f4f0 diff --git a/docker-compose.yml b/docker-compose.yml index f8241239b..f137187c5 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -53,7 +53,7 @@ services: DEBUG: false TESTING: true VERSION: dev - VITE_CONSOLE_MODE: self-hosted + VITE_CONSOLE_MODE: cloud ports: - 9501:80 networks: