mirror of
https://github.com/astuto/astuto.git
synced 2025-12-15 19:27:52 +01:00
Hotfix: remove asset_host config (#306)
This commit is contained in:
committed by
GitHub
parent
98daafc244
commit
e34e3f1aba
@@ -16,9 +16,6 @@ module App
|
||||
# -- all .rb files in that directory are automatically loaded after loading
|
||||
# the framework and any gems in your application.
|
||||
|
||||
# For assets in mailers
|
||||
config.asset_host = ENV["BASE_URL"]
|
||||
|
||||
def base_url
|
||||
ENV["BASE_URL"]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user