Skip to content

Commit 2a5a24f

Browse files
committed
renames
1 parent 5d5b3ac commit 2a5a24f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker-compose.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1+
name: hrt-tracker
12
services:
23
hrt-tracker:
34
build:
45
context: .
56
dockerfile: Dockerfile
7+
container_name: hrt-tracker
68
image: ghcr.io/chaos-dotcom/hrt-tracker:latest
79
ports:
810
- "4100:4100" # Only expose frontend port

0 commit comments

Comments
 (0)