Fix query errors

This commit is contained in:
Marco Realacci 2022-11-22 22:02:44 +01:00
parent 09adc06e18
commit ebb5c4e6f7
10 changed files with 73 additions and 32 deletions

View file

@ -26,7 +26,7 @@ type WebAPIConfiguration struct {
}
Debug bool
DB struct {
Filename string `conf:"default:/tmp/decaf.db"`
Filename string `conf:"default:./wasaphoto.db"`
}
Data struct {
Path string `conf:"default:/tmp/wasaphoto"`

BIN
cmd/webapi/wasaphoto.db Normal file

Binary file not shown.