Use sub folder in production
This commit is contained in:
parent
a7b63fce83
commit
5814f2fe4b
@ -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