diff --git a/.env.example b/.env.example index 9407f41..5cf48f5 100644 --- a/.env.example +++ b/.env.example @@ -2,4 +2,4 @@ PORT=8080 # App Settings -STORAGE_PATH=files +STORAGE_PATH=/path/to/files