Skip to content

Commit 33a0fc2

Browse files
authored
fix: only import ngrok if its needed (#146)
1 parent c3c6283 commit 33a0fc2

File tree

4 files changed

+627
-4
lines changed

4 files changed

+627
-4
lines changed

.dockerignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.git
2-
node_modules
2+
**/node_modules
33
.env
44
.env.sample
55
*.md

0 commit comments

Comments
 (0)