lukasklinger

Results 3 comments of lukasklinger

Here are the labels I am using on the your_spotify_server deployment to get it to work, maybe this helps someone here :) ``` labels: - "traefik.enable=true" - "traefik.docker.network=web" - "traefik.http.routers.spotiauth.rule=Host(`spotiauth.example.com`)"...

Updated the comment above after testing it out 👍 Works perfectly 😄

Hey everybody, just piggybacking off of the first comment here 🙂 I like the idea of integrating more authentication options (especially supporting OAuth here for the frontend would be great...