Add Telegram Bot API service to mini-pc
Deploy mini-pc / deploy (push) Failing after 14s
NixOS switch mini-pc / switch (push) Successful in 12s

This commit is contained in:
Dmitry
2026-05-31 14:20:24 +03:00
parent c21e2b175c
commit 6c95ad59a7
4 changed files with 33 additions and 1 deletions
+7 -1
View File
@@ -10,4 +10,10 @@ services:
TZ: Europe/Moscow
volumes:
- /opt/data/uptime-kuma:/app/data
networks: {}
networks:
- default
- telegram-bot-api
networks:
default:
telegram-bot-api:
external: true