Skip to content

Commit 1bf9785

Browse files
committed
chore: update docker-compose.yml to clarify tracker data volume comment
1 parent b741052 commit 1bf9785

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ services:
1515
volumes:
1616
# Mount environment config file
1717
- ./.env.production:/app/.env.production:ro
18-
# Persist guides tracker data
18+
# Persist tracker data
1919
- guides-data:/app/data
2020
profiles:
2121
- prod

0 commit comments

Comments
 (0)