96 switch from azure table storage to sqlite (#98)
* adding typeorm to api * switching to sqlite * switching to sqlite * switching to sqlite * migrating to sqlite * updating terraform * updating infrastructure * updating infrastructure * updating infrastructure * updating infrastructure
This commit was merged in pull request #98.
This commit is contained in:
4
database/litestream/litestream.yml
Normal file
4
database/litestream/litestream.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
dbs:
|
||||
- path: /var/lib/data/flying.db
|
||||
replicas:
|
||||
- path: /mnt/backup/flying.db
|
||||
Reference in New Issue
Block a user