mirror of
https://github.com/tgdrive/teldrive.git
synced 2025-01-09 16:49:51 +08:00
Update docker-compose.yml
This commit is contained in:
parent
aae38a7ff3
commit
455ecb6d3e
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ version: "3.8"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
server:
|
server:
|
||||||
image: ghcr.io/divyam234/teldrive/server:test
|
image: ghcr.io/divyam234/teldrive/server:latest
|
||||||
restart: always
|
restart: always
|
||||||
container_name: server
|
container_name: server
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in a new issue