meta: use a single .env file for config (#3498)

Fixes: https://github.com/transloadit/uppy/issues/3473
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
Co-authored-by: Mikael Finstad <finstaden@gmail.com>
This commit is contained in:
Antoine du Hamel 2022-02-17 15:47:15 +01:00 committed by GitHub
parent 7e9f34ed30
commit f4f1b810b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 21 additions and 16 deletions

View file

@ -1,4 +1,4 @@
# Clone this file to `.env.local` and edit the clone. Don't put secrets in the `.env` files.
# Clone this file to `.env` and edit the clone.
NODE_ENV=development