You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Building on Issue #7 (Separate vhost for APIs), create the necessary Docker plumbing so that a completely separate Dockerized PHP-FPM and Nginx container will run an API, or any separate-but-in-communication vhost.
This will in effect create the equivalent of Docker container VLANs.
I've done this last year for a commercial project. It shouldn't be that hard for me to remember how to do it...