add lb option

This commit is contained in:
Josh
2018-05-11 15:57:31 -04:00
parent b452932767
commit 0f8a4734b2
13 changed files with 183 additions and 41 deletions

View File

@ -1,4 +1,4 @@
# List of supported providers.
# List of supported Omniauth providers.
Rails.application.config.providers = [:google, :twitter]
# Set which providers are configured.