chore: Add changelogs for some important doc things

This commit is contained in:
stratself
2026-08-05 18:00:11 +00:00
committed by Ellis Git
parent 7b020e8563
commit e19f634ffa
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
Update backup instructions: the right paths for `.sst` files are now in `$DATABASE_BACKUP_PATH/private/<number>` path instead of `$DATABASE_BACKUP_PATH/<number>`. Contributed by @stratself
+1
View File
@@ -0,0 +1 @@
Add caveat and workaround for container resolution (e.g. for dockerized appservices) when using mounted `/etc/resolv.conf`. Contributed by @stratself