Browse Source

Restore missing env vars in Docker image (#1922)

vanilla_orig
Minh Nguyen 5 years ago
parent
commit
f9793835e6
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      .dockerignore

+ 1
- 0
.dockerignore View File

@@ -5,3 +5,4 @@
5 5
 !package-lock.json
6 6
 !package.json
7 7
 !tsconfig.json
8
+!.env

Loading…
Cancel
Save