Replies: 2 comments 1 reply
-
This didn't work for me, but then again it wasn't working without traefik either 😅 |
Beta Was this translation helpful? Give feedback.
1 reply
-
Just somehow noticed why this didn't work for yall.. Use this fork. It works with above...
Just had to get this project back up and going and just went through it all. I was using Traefik but pretty sure that will solve your problems also Also in your compose put /api after both ws and api
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello all. Took me a lil bit to get it right but if anyone is interested this how to successfully host this to the internet using traefik as reverse proxy. I personally have this behind cloudflare safe access for my access control. But this works perfectly and isn't well explained really anywhere. Hope this helps someone.
Note: The fact i am joining existing network 'caddy_default' is because i was previously using Caddy and everything was already setup on that network.. just not trying to throw anyone off.
Below setup and clean build and you are good to go.
Beta Was this translation helpful? Give feedback.
All reactions