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"
- "8220:8220"
labels:
- "reproxy.enabled=true"
- "reproxy.server=crabs-games.art/schedule"
- "reproxy.route=/"
- "reproxy.port=8220"
- reproxy.ping: "/"
- reproxy.server: "crabs-games.art"
- reproxy.route: "^/schedule/(.*)"
- reproxy.dest: "/$$1"
- reproxy.port: "8220"