Use host networking for telegram bot API
Deploy mini-pc / deploy (push) Successful in 40s

This commit is contained in:
Dmitry
2026-05-31 15:10:07 +03:00
parent df9f965f38
commit 8dbca5368d
2 changed files with 2 additions and 15 deletions
+1 -7
View File
@@ -10,10 +10,4 @@ services:
TZ: Europe/Moscow
volumes:
- /opt/data/uptime-kuma:/app/data
networks:
- default
- telegram-bot-api
networks:
default:
telegram-bot-api:
external: true
networks: {}