Disable replication temporarily

This commit is contained in:
Kevin McConnell
2025-06-06 08:39:47 +01:00
parent bdc4b5164c
commit 7d027f6699
+1 -1
View File
@@ -40,7 +40,7 @@ test:
production: &production
primary:
<<: *default
database: file:storage/tenants/<%= Rails.env %>/%{tenant}/db/main.sqlite3?vfs=beamer
database: file:storage/tenants/<%= Rails.env %>/%{tenant}/db/main.sqlite3
tenanted: true
extensions:
- ./bin/lib/beamer.so