Skip to content

Commit afc7e95

Browse files
Update docker-compose.yml
Co-authored-by: Nikoś <[email protected]>
1 parent f4d9a28 commit afc7e95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ services:
88
- "4321:4321"
99
environment:
1010
- ASTRO_TELEMETRY_DISABLED=1
11+
- NODE_ENV=development
1112
volumes:
1213
- .:/app
1314
- node_modules:/app/node_modules

0 commit comments

Comments
 (0)