mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-14 16:20:04 +00:00
11 lines
161 B
JSON
11 lines
161 B
JSON
{
|
|
"/v1": {
|
|
"target": "http://localhost:8080",
|
|
"secure": false
|
|
},
|
|
"/swagger-ui": {
|
|
"target": "http://localhost:8080",
|
|
"secure": false
|
|
}
|
|
}
|