Skip to content

Commit 3bd7f88

Browse files
committed
docs: rename docker-compose.yml to compose.yml in README
1 parent d5ddb9c commit 3bd7f88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
This image is designed to work as a service and separates the app from the task scheduler and queue worker into separate service containers.
1414

1515
```yaml
16-
# docker-compose.yml
16+
# compose.yml
1717
services:
1818
php:
1919
image: speedtest-tracker-docker:latest

0 commit comments

Comments
 (0)