This commit is contained in:
Владимир Фёдоров 2026-05-03 23:45:50 +07:00
parent 9168ab2f2e
commit f001266ac1
2 changed files with 2 additions and 4 deletions

View File

@ -7,6 +7,7 @@
"событиями", "событиями",
"GOARCH", "GOARCH",
"gocarina", "gocarina",
"gocsv" "gocsv",
"reproxy"
] ]
} }

View File

@ -10,6 +10,3 @@ services:
- "8220:8220" - "8220:8220"
labels: labels:
- "reproxy.enabled=true" - "reproxy.enabled=true"
- "reproxy.route=^/shedule/(.*)"
- "reproxy.dest=/$1"
- "reproxy.port=8220"