feat : add kbz merchant service
This commit is contained in:
@@ -21,6 +21,8 @@ module SXRestaurants
|
||||
config.active_record.time_zone_aware_types = [:datetime, :time]
|
||||
config.active_job.queue_adapter = :sidekiq
|
||||
config.time_zone = 'Asia/Rangoon'
|
||||
config.autoload_paths << Rails.root.join('app/services')
|
||||
|
||||
|
||||
config.middleware.insert_before ActionDispatch::Static, Rack::Cors do
|
||||
allow do
|
||||
|
||||
Reference in New Issue
Block a user