Join Slack
Powered by
anyone using next,js with docker and nginx? i have...
# orm-help
f
febreeze
11/17/2021, 8:56 PM
anyone using next,js with docker and nginx? i have some problems with webpack hmr and/or SWC even tho the ports are forwarded 😞 if anyone has some knowledge of this, drop me a message, cheers.
febreeze
11/18/2021, 9:31 AM
proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection “Upgrade”;
febreeze
11/18/2021, 9:31 AM
the proxy forward needed this, in case anyone runs into the same issue
2
Views
Open in Slack
Previous
Next