I figured that I can manage multiple apps using location in nginx
.
But it seems like I cannot run multiple dancer2
apps in same server with different ports (like localhost:3000, localhost:4000).
Anyway I'm putting this here with a hope that experts can show me some light.