mirror of
https://github.com/Balshgit/mosgortrans.git
synced 2026-02-03 11:20:56 +03:00
run commands in ThreadPool
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
# Removing some headers for improved security:
|
||||
header -Server
|
||||
|
||||
route /transport/* {
|
||||
reverse_proxy transport_bot:8084
|
||||
route {$WEBHOOK_PATH}/* {
|
||||
reverse_proxy transport_bot:8080
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user