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