-c, --connection-url
-S, --ssl
-s, --schema
-H, --application-host
-p, --application-port
-h, --help
APPLICATION_HOST
APPLICATION_PORT
DATABASE_SSL
DATABASE_SCHEMA
DATABASE_URL
FOREST_EMAIL
FOREST_TOKEN
FOREST_PASSWORD
FOREST_TOKEN
. Wrap it in double quotes if it contains special characters.http://localhost:3310
as an endpoint (Notice the HTTP protocol).
This explains why, if you try to visit https://app.forestadmin.com, you will be redirected to http://app.forestadmin.com as this is the only way it can communicate with your local admin backend.