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