self-hosted docker-compose behind traefik
Dear all, is there any running up to date example where I may add supabase to current stack which is running behind traefik.
my setup is like
app.example.com
sb-studio.example.com
sb-api.example.com
I tried docer-compose from /docker by adding trafek labels, i was able to access studio, but then auth was not working, once it says fetch error, once it was raising name nor resolved ets...
my setup is like
app.example.com
- some other apps
all behifn treafik.
sb-studio.example.com
sb-api.example.com
I tried docer-compose from /docker by adding trafek labels, i was able to access studio, but then auth was not working, once it says fetch error, once it was raising name nor resolved ets...