We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fe5936 commit 27feb99Copy full SHA for 27feb99
Makefile
@@ -47,4 +47,4 @@ exec:
47
docker run -it --rm \
48
-e NODE_ENV=development \
49
-v $(CURDIR):/data \
50
- $(IMGNAME) sh
+ $(IMGNAME) bash
0 commit comments