Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit a0bafea

Browse files
committed
fix: typo
1 parent 8f18fb6 commit a0bafea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose-dev.yml renamed to compose-dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
services:
32
app:
43
entrypoint:
@@ -11,3 +10,4 @@ services:
1110
- type: bind
1211
source: /var/run/docker.sock
1312
target: /var/run/docker.sock
13+

0 commit comments

Comments
 (0)