mirror of https://github.com/telemt/telemt.git
Merge pull request #261 from nimbo78/nimbo78-patch-docker-compose-yml
Update docker-compose.yml
This commit is contained in:
commit
eba158ff8b
|
|
@ -1,5 +1,6 @@
|
|||
services:
|
||||
telemt:
|
||||
image: ghcr.io/telemt/telemt:latest
|
||||
build: .
|
||||
container_name: telemt
|
||||
restart: unless-stopped
|
||||
|
|
|
|||
Loading…
Reference in New Issue