Replace sqlite module with a non-cgo version. Removed usql from dev

This commit is contained in:
Jamie Curnow
2023-04-11 21:26:09 +10:00
parent a5166435ff
commit 00aaa024a6
10 changed files with 74 additions and 29 deletions

View File

@ -1,5 +1,5 @@
# WARNING: This is a DEVELOPMENT docker-compose file used for development of the entire app, it should not be used for production.
version: "3"
version: "3.8"
services:
npm: