Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README to address params which have to be set up explicitly #61

Open
paranoicsan opened this issue Jul 9, 2019 · 0 comments
Open
Labels

Comments

@paranoicsan
Copy link
Contributor

paranoicsan commented Jul 9, 2019

For different environments, one needs to explicitly set up specific params (see learningtapestry/openscied-lcms#389):

  # config/environments/production.rb

  # Explicitly set react build mode
  config.react.variant = :production
  # Explicitly set queue adapter
  config.active_job.queue_adapter = :resque
@paranoicsan paranoicsan added the doc label Jul 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant