environment variables example

This commit is contained in:
2026-01-08 02:42:06 -03:00
parent f63f95d6e1
commit 05c9e7e670

5
env.example Normal file
View File

@@ -0,0 +1,5 @@
FILE_LOCATION=/var/lib/simple-upload/files
ID_LENGTH=12
TOKEN_FILE=/var/lib/simple-upload/tokens.txt
PORT=3000