Merge pull request #261 from nimbo78/nimbo78-patch-docker-compose-yml

Update docker-compose.yml
This commit is contained in:
Alexey 2026-02-27 02:46:12 +03:00 committed by GitHub
commit eba158ff8b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
services:
telemt:
image: ghcr.io/telemt/telemt:latest
build: .
container_name: telemt
restart: unless-stopped