Making other domains available while herd is running #1045
              
                Unanswered
              
          
                  
                    
                      bavjackson
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I've been doing some local development on another project using a local domain (eg 'mysite.local').
Whenever herd is running this returns a 404, as the nginx server is sitting in front of all localhost:80 traffic. This means I keep having to switch herd on and off whenever I switch projects.
Would there be any way to make this still work? Or at least forward domains that herd doesn't know about to the docker internal port so I can keep my other application running on there?
Beta Was this translation helpful? Give feedback.
All reactions