Disable replication temporarily
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user