Implement /data and /themes directories (#38)

This will allow volumes to be mounted for persistent data/themes
This commit is contained in:
2024-01-05 17:32:38 -05:00
parent 5a3d9f05f8
commit 3226f882a3
5 changed files with 21 additions and 16 deletions

2
.gitignore vendored
View File

@@ -265,4 +265,4 @@ src/MyWebLog/wwwroot/img/bit-badger
src/MyWebLog/appsettings.Production.json
# SQLite database files
src/MyWebLog/*.db*
src/MyWebLog/data/*.db*