We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a2aa14a + 7e75958 commit c511c94Copy full SHA for c511c94
1 file changed
docker-compose.yml
@@ -12,4 +12,4 @@ services:
12
- NODE_ENV=development # set environment variable to development
13
command: npm run dev
14
stdin_open: true # interactive sessions
15
- tty: true # keep the container running interactively
+ tty: true # keep the container running interactively
0 commit comments