You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
ansible-role-nginx/openshift/openshift_ec2/roles/broker/templates/console.conf.j2

8 lines
185 B

BROKER_URL=http://localhost:8080/broker/rest
CONSOLE_SECURITY=remote_user
REMOTE_USER_HEADER=REMOTE_USER
REMOTE_USER_COPY_HEADERS=X-Remote-User
SESSION_SECRET="{{ session_secret }}"