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
I'm trying to use the Sage 9 theme (or any gulp/webpack browsersync workflow) with my modified version of Docker4Wordpress - Docker Starter .
The problem seems to be that browsersync is not find the right reference for what container to proxy since my docker setup is using Traefik for reverse proxy.
I tried using the name of the nginx container, but that's not working. Maybe I need to expose some port or my reference to the nginx container is incorrect?
Issue details
I'm trying to use the Sage 9 theme (or any gulp/webpack browsersync workflow) with my modified version of Docker4Wordpress - Docker Starter
.
The problem seems to be that browsersync is not find the right reference for what container to proxy since my docker setup is using Traefik for reverse proxy.
I tried using the name of the nginx container, but that's not working. Maybe I need to expose some port or my reference to the nginx container is incorrect?
Steps to reproduce/test case
Webpack config
Webpack variables
The devUrl is the name of my nginx container
Docker-compose.yml (relevant parts)
Traefik config
Please specify which version of Browsersync, node and npm you're running
Affected platforms
Browsersync use-case
The text was updated successfully, but these errors were encountered: