discourse/config/environments
Vinoth Kannan 8d3837c824
DEV: include cors header to public file server in dev environment. (#11007)
While enabling CORS header in localhost we should include it in public file server too. Else it will return the errors.
2020-10-26 17:45:35 +05:30
..
development.rb DEV: include cors header to public file server in dev environment. (#11007) 2020-10-26 17:45:35 +05:30
production.rb DEV: Re-enable uglifier for non-precompiled assets 2019-05-14 10:28:18 +01:00
profile.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
test.rb REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00