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 383ef85 commit 681ededCopy full SHA for 681eded
.dockerignore
@@ -10,4 +10,5 @@
10
**/.aws
11
**/dist
12
**/utils.js
13
-**/index.copy.js
+**/index.copy.js
14
+**/config/keys.js
.gitignore
@@ -9,4 +9,5 @@ index.copy.js
9
public/tests
currencyRate.js
views/index-temp.ejs
-config/keys.js
+config/keys.js
+Dockerfile.debug
0 commit comments