mirror of
https://github.com/telemt/telemt.git
synced 2026-05-23 04:01:44 +03:00
Update docker-compose.yml
docker pull image first, if fail - build
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user