mirror of
https://github.com/SrIzan10/hc-harbor.git
synced 2026-05-01 10:45:21 +00:00
@@ -104,9 +104,8 @@ production:
|
||||
replica: true
|
||||
cache:
|
||||
<<: *default
|
||||
adapter: postgresql
|
||||
encoding: unicode
|
||||
url: <%= ENV['DATABASE_URL'] %>
|
||||
adapter: sqlite3
|
||||
database: storage/production_cache.sqlite3
|
||||
migrations_paths: db/cache_migrate
|
||||
cable:
|
||||
<<: *default
|
||||
|
||||
Reference in New Issue
Block a user