mirror of
https://github.com/Balshgit/mosgortrans.git
synced 2025-09-11 13:00:40 +03:00
forgot Caddyfile to bot
This commit is contained in:
parent
8087d97fe7
commit
b829c640fd
11
deploy/Caddyfile
Normal file
11
deploy/Caddyfile
Normal file
@ -0,0 +1,11 @@
|
||||
:8084 {
|
||||
header Strict-Transport-Security max-age=31536000
|
||||
|
||||
# Removing some headers for improved security:
|
||||
header -Server
|
||||
|
||||
route /transport/{$TELEGRAM_API_TOKEN} {
|
||||
reverse_proxy transport_bot:8084
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user