initial commit
This commit is contained in:
8
config.env.template
Normal file
8
config.env.template
Normal file
@@ -0,0 +1,8 @@
|
||||
# default port is 3000
|
||||
PORT=3000
|
||||
# url
|
||||
URL=http://localhost:3000
|
||||
# enviorment
|
||||
NODE_ENV=production
|
||||
# change image quality
|
||||
IMAGE_QUALITY=500
|
Reference in New Issue
Block a user