Use sub folder in production
This commit is contained in:
parent
c49316e348
commit
51cb6b4d56
@ -97,4 +97,5 @@ Rails.application.configure do
|
||||
config.active_record.dump_schema_after_migration = false
|
||||
|
||||
config.relative_url_root = "/13"
|
||||
config.action_controller.relative_url_root = '/13'
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user