Hello!
Is it possible to define a different ip address other than the predefined (127.0.0.1) for a dev preside portal in order to be accessible elsewhere.
I tried to use server set web.config=0.0.0.0 without success (works for Contentbox).
in psys_site you can define the IP/Domain Preside is listening on. Here you have to set the IP of your PC (not 0.0.0.0).
This is meant for multiple sites listening on different URLs.
It’s commandbox via preside start lucee for local network and development use.
As i told you i have tried other frameworks such as Contentbox, Strapi (nice api) etc without a problem.