mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
Get frontend javascript into the docker image. Still need to figure out how to get frontend templates into rails.
This commit is contained in:
@@ -110,4 +110,7 @@ Wrestling::Application.configure do
|
||||
config.action_mailer.perform_deliveries = true
|
||||
#Devise needs origin of email
|
||||
Rails.application.routes.default_url_options[:host] = 'https://wrestlingdev.com'
|
||||
|
||||
#For lineman creating assets
|
||||
config.serve_static_files = true
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user