mirror of
https://github.com/nicotsx/ironmount.git
synced 2025-12-10 12:10:51 +01:00
refactor: rebrand to zerobyte (#45)
This commit is contained in:
@@ -6,6 +6,6 @@ export default defineConfig({
|
||||
schema: "./app/server/db/schema.ts",
|
||||
dialect: "sqlite",
|
||||
dbCredentials: {
|
||||
url: "./data/ironmount.db",
|
||||
url: "./data/zerobyte.db",
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user