I want to build two GhostCMS frontends with one backend subdomain:
https://news.myblog.com
with admin panel athttps://admin.myblog.com/news/ghost
https://vlog.myblog.com
with admin panel athttps://admin.myblog.com/vlog/ghost
Is this possible?
How should I configure config.json
and the Nginx reverse proxy?