Skip to content

Commit 5752312

Browse files
committed
fix: remove relative URL root.
1 parent 5132f00 commit 5752312

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

config/environments/production.rb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@
2424
# Store uploaded files on the local file system (see config/storage.yml for options).
2525
config.active_storage.service = :huaweicloud
2626

27-
# Sets the relative URL root for the application.
28-
config.action_controller.relative_url_root = "/e-newspaper"
29-
3027
# Set the relative URL root for apps behind load balancer with path prefix
3128
# config.relative_url_root = "/e-newspaper"
3229

0 commit comments

Comments
 (0)