8 lines
No EOL
138 B
Text
8 lines
No EOL
138 B
Text
# default port is 3000
|
|
PORT=3000
|
|
# url
|
|
URL=http://localhost:3000
|
|
# enviorment
|
|
NODE_ENV=production
|
|
# change image quality
|
|
IMAGE_QUALITY=500 |