fix: Add base_url to the audio notification file (#4116)
This commit is contained in:
committed by
GitHub
parent
647efa12e7
commit
3c3b6f90c7
@@ -87,6 +87,7 @@ Rails.application.configure do
|
||||
allow do
|
||||
origins '*'
|
||||
resource '/packs/*', headers: :any, methods: [:get, :options]
|
||||
resource '/dashboard/audios/ding.mp3', headers: :any, methods: [:get, :options]
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user