updated to make work some settings

This commit is contained in:
root
2023-09-07 22:18:22 +00:00
parent 857aa1af52
commit a4f03e930b
5 changed files with 33 additions and 13 deletions

View File

@@ -13,7 +13,7 @@ module TeamsnapBenchcoachRails
# Initialize configuration defaults for originally generated Rails version.
config.load_defaults 7.0
config.active_record.default_timezone = :local
config.hosts << 'smithers.local'
config.hosts << 'benchcoach-dev.ascorrea.com'
# Configuration for the application, engines, and railties goes here.
#
# These settings can be overridden in specific environments using the files