add speech to text command (#6)

This commit is contained in:
Dmitry Afanasyev
2023-09-26 05:30:27 +03:00
committed by GitHub
parent 29355722fa
commit 9aca4c2aeb
13 changed files with 150 additions and 68 deletions

View File

@@ -1,6 +1,6 @@
# Telegram bot. Redirects to bot-service
:8083 {
reverse_proxy bot_service:8080
reverse_proxy bot_service:8000
header Strict-Transport-Security max-age=31536000;
# Removing some headers for improved security: