Add 'apps/arv-web/' from commit 'f9732ad8460d013c2f28363655d0d1b91894dca5'
[arvados.git] / docker / api / application.yml.in
index 355c4e5f94be8aa4ceda83272daffd00433e311b..7f419853cd68dbd70f4f500683d4b5c79388e694 100644 (file)
@@ -56,6 +56,12 @@ production:
   action_mailer.raise_delivery_errors: false
   action_mailer.perform_deliveries: false
 
+  workbench_address: @@API_WORKBENCH_ADDRESS@@
+
+  auto_setup_new_users: true
+
+  auto_admin_first_user: true
+
 test:
   uuid_prefix: zzzzz
   secret_token: <%= rand(2**512).to_s(36) %>