Update app.sh

This commit is contained in:
colin 2023-12-27 13:58:17 +00:00
parent 56035ab13f
commit 4ae1756c35
1 changed files with 1 additions and 0 deletions

1
app.sh
View File

@ -57,6 +57,7 @@ else
"port": ${STORAGE_PORT:-6379},
"db": ${STORAGE_DB:-2},
"expire": ${STORAGE_EXPIRE:-2592000}
# Add any additional configurations needed for other storage types
},
"documents": {
"about": "./about.md"