Initial commit
This commit is contained in:
parent
9577ba4af5
commit
1bf353c150
52 changed files with 10449 additions and 0 deletions
6
.env.example
Normal file
6
.env.example
Normal file
|
@ -0,0 +1,6 @@
|
|||
NODE_ENV=development
|
||||
PORT=3000
|
||||
MONGODB_URI=mongodb://images-upload-db/upload
|
||||
TRUST_PROXY=loopback
|
||||
PAGINATION=16
|
||||
SECRET=waemaeMe5ahc6ce1chaeKohKa6Io8Eik
|
Loading…
Add table
Add a link
Reference in a new issue