Конфиг для сервера ml-lv-1g telemt ver. 3.0.2
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (rust) (push) Waiting to run
Rust / Build (push) Waiting to run

This commit is contained in:
2026-02-18 22:58:36 +03:00
parent c0357b2890
commit 93dba5a84e
2 changed files with 29 additions and 6 deletions

View File

@@ -11,7 +11,7 @@ services:
volumes:
- ./config.toml:/run/telemt/config.toml:ro
tmpfs:
- /run/telemt:rw,mode=1777,size=1m
- /run/telemt:rw,mode=1777,size=64m
environment:
- RUST_LOG=info
# Uncomment this line if you want to use host network for IPv6, but bridge is default and usually better