We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cef9ab commit 08027bbCopy full SHA for 08027bb
config/environments/production.rb
@@ -25,9 +25,9 @@
25
config.active_storage.service = :huaweicloud
26
27
# Set the relative URL root for apps behind load balancer with path prefix
28
- # config.relative_url_root = "/e-newspaper"
+ config.relative_url_root = "/e-newspaper"
29
30
- config.assets.prefix = "/e-newspaper/assets"
+ # config.assets.prefix = "/e-newspaper/assets"
31
32
# Assume all access to the app is happening through a SSL-terminating reverse proxy.
33
config.assume_ssl = true
0 commit comments