mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-17 16:50:22 +00:00
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:
parent
7e9f34ed30
commit
f4f1b810b7
9 changed files with 21 additions and 16 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue