4 lines
80 B
Plaintext
4 lines
80 B
Plaintext
PORT=8080
|
|
UPLOAD_DIR=./uploads
|
|
MAX_FILE_SIZE=10MB
|
|
BASE_URL=http://localhost:8080 |