-
I'm trying to add Grocy to my list of services that I used this guide to set up. I have added multiple services since starting, so this isn't my first time. You'll see in the link that Grocy uses port 80 internally and 9283 externally. But I have no idea how to set that up! Adding it my usual way just results in a 502 error when I visit the URL (although according to the Traefik dashboard it's running fine). Here's the relevant part of my compose file:
Every other service I've added, the internal and external ports were the same, so I don't know how to add this one to my stack of services! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Beta Was this translation helpful? Give feedback.
-
Thank you, had no idea that's how |
Beta Was this translation helpful? Give feedback.
- "traefik.http.services.grocy-svc.loadbalancer.server.port=80"