6 lines
70 B
Bash
6 lines
70 B
Bash
# HTTP Settings
|
|
PORT=8080
|
|
|
|
# App Settings
|
|
STORAGE_PATH=/path/to/files
|