File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11const { exec, execSync } = require ( 'child_process' ) ;
22
3- execSync ( "node index client --endpoint 'https://8080- appwrite-appwrite-7nqnl9rodfw.ws-eu63.gitpod .io/v1' --projectId console --key=35y3h5h345 --selfSigned true" , { stdio : 'inherit' } ) ;
3+ execSync ( "node index client --endpoint 'https://appwrite.io/v1' --projectId console --key=35y3h5h345 --selfSigned true" , { stdio : 'inherit' } ) ;
44
55var output ;
66console . log ( '\nTest Started' ) ;
Original file line number Diff line number Diff line change 1515 "url" : " https://raw.githubusercontent.com/appwrite/appwrite/master/LICENSE"
1616 }
1717 },
18- "host" : " 8080- appwrite-appwrite-7nqnl9rodfw.ws-eu63.gitpod .io" ,
18+ "host" : " appwrite.io" ,
1919 "basePath" : " /v1" ,
2020 "schemes" : [" https" ],
2121 "consumes" : [" application/json" , " multipart/form-data" ],
You can’t perform that action at this time.
0 commit comments