This commit is contained in:
Владимир Фёдоров 2026-05-04 00:06:54 +07:00
parent eb3cefaa08
commit 167a7d18b6

View File

@ -9,7 +9,8 @@ services:
- "8210:8210" - "8210:8210"
- "8220:8220" - "8220:8220"
labels: labels:
- "reproxy.enabled=true" - reproxy.ping: "/"
- "reproxy.server=crabs-games.art/schedule" - reproxy.server: "crabs-games.art"
- "reproxy.route=/" - reproxy.route: "^/schedule/(.*)"
- "reproxy.port=8220" - reproxy.dest: "/$$1"
- reproxy.port: "8220"