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
If you include tasks/nginx_app_config.yml more than once in order to run multiple environments (likely in vagrant), they will conflict and the last one wins.
The symfony_dev_server task should only include it once, or clients should probably include a similar task more than once manually if multiple environments should be exposed... or something...