fix: unify service and container names to kv-tube
Some checks are pending
CI / lint (push) Waiting to run
CI / test (push) Waiting to run
CI / build (push) Blocked by required conditions

This commit is contained in:
KV-Tube Deployer 2026-03-24 22:03:22 +07:00
parent 42f8eaff27
commit 729c5440ad

View file

@ -40,9 +40,9 @@ We recommend using **Container Manager** (DSM 7.2+) or **Docker** (DSM 6/7.1) fo
version: '3.8'
services:
kv-tube-app:
kv-tube:
image: git.khoavo.myds.me/vndangkhoa/kv-tube:v4.0.7
container_name: kv-tube-app
container_name: kv-tube
platform: linux/amd64
restart: unless-stopped
ports: