Add SSO docker container
[arvados.git] / docker / workbench / secret_token.rb.in
index 5155b991f256f5173bee724f18a3c08efd365552..91c1a5cf467ee61d560bc9b40c74966f0c75819e 100644 (file)
@@ -4,4 +4,4 @@
 # If you change this key, all old signed cookies will become invalid!
 # Make sure the secret is at least 30 characters and all random,
 # no regular words or you'll be exposed to dictionary attacks.
-ArvadosWorkbench::Application.config.secret_token = '@@WORKER_SECRET@@'
+ArvadosWorkbench::Application.config.secret_token = '@@WORKBENCH_SECRET@@'