Skip to content

Commit f4d9a28

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent d74f8b7 commit f4d9a28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ services:
99
environment:
1010
- ASTRO_TELEMETRY_DISABLED=1
1111
volumes:
12-
- .:/app
13-
- node_modules:/app/node_modules
12+
- .:/app
13+
- node_modules:/app/node_modules
1414

1515
volumes:
1616
node_modules:

0 commit comments

Comments
 (0)