Dedupe setting of env var (#87)

This commit is contained in:
Mike McNeil 2020-12-03 16:11:46 -06:00 committed by GitHub
parent 392a032141
commit b73cab2320
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1 +1 @@
web: NODE_ENV=production node app.js
web: npm start