[dev] set INSTALL_DSN to get started faster

This commit is contained in:
Shish 2024-01-04 11:58:44 +00:00 committed by Shish
parent 72a0d3f90b
commit e6116297fe

View file

@ -23,6 +23,7 @@
"UID": "2000",
"GID": "2000",
"UPLOAD_MAX_FILESIZE": "50M",
"INSTALL_DSN": "sqlite:data/shimmie.dev.sqlite"
},
"customizations": {
"vscode": {