Skip to content

Commit 15d0c89

Browse files
committed
Feat : 컨테이너 이름 변경
1 parent 8590e6b commit 15d0c89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.common.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
services:
22
tinybite-api:
33
image: ghcr.io/tinybite-2025/tinybite-server:latest
4-
container_name: tinybite-api-blue
4+
container_name: tinybite-api
55
restart: always
66
ports:
77
- "8080:8080"

0 commit comments

Comments
 (0)