bohesocool commited on
Commit
b06acdb
·
verified ·
1 Parent(s): 9bcb079

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -1
Dockerfile CHANGED
@@ -25,7 +25,8 @@ ENV NODE_ENV=production
25
  # "github_secret": "github_pat_11AIWDQ2A0cLSEdwiwiZNC_10II4TsFExxx",
26
  # "github_project": "bincooo/history"
27
  # }
28
-
 
29
 
30
  # Install app dependencies
31
  # COPY package*.json post-install.js ./
 
25
  # "github_secret": "github_pat_11AIWDQ2A0cLSEdwiwiZNC_10II4TsFExxx",
26
  # "github_project": "bincooo/history"
27
  # }
28
+ ENV fetch ""
29
+ ENV api_key_makersuite ""
30
 
31
  # Install app dependencies
32
  # COPY package*.json post-install.js ./