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:
|
services:
|
||||||
telemt:
|
telemt:
|
||||||
|
image: ghcr.io/telemt/telemt:latest
|
||||||
build: .
|
build: .
|
||||||
container_name: telemt
|
container_name: telemt
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue