Hi @Stefanpgr ![]()
I would suggest installing on localhost first. Quoting this answer:
When creating a development environment, the host has to be explicitly
localhostand be accessible viahttp. This is the only host Forest Admin allows without having to set![]()
https, for security reasons; in a regular process, your development environment have to be local and accessible throughlocalhost. Then, after this local environment works, you would be able to create other environments (prodution, staging, etc.). But still they will require to be accessible through![]()
httpsonly.
Could you consider trying to install your backend on localhost first? ![]()