1
0
Fork 0
mirror of synced 2024-06-14 00:34:51 +12:00

fix: remove asterik

This commit is contained in:
Torsten Dittmann 2022-11-14 16:26:10 +01:00
parent 310ff90d22
commit c784cab798

View file

@ -3,7 +3,7 @@
use Appwrite\Utopia\Response;
use Utopia\App;
App::get('/console/*')
App::get('/console')
->alias('/')
->alias('/invite')
->alias('/login')