-
As per title. Looking to route into dsm/drive/photos via [app].domain.com but am unsure how to do this? Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
Cartache
Feb 8, 2022
Replies: 1 comment
-
You should look into the appdata/traefik2/rules folder. You have there examples to forward the request to another server or a non docker service. But you will need to have a basic functional docker-compose. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
wiffleman
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You should look into the appdata/traefik2/rules folder. You have there examples to forward the request to another server or a non docker service. But you will need to have a basic functional docker-compose.