Skip to content
Snippets Groups Projects
Commit 4344d562 authored by Krish Moodbidri's avatar Krish Moodbidri
Browse files

delete vars.py file

parent de3fd8ae
No related branches found
No related tags found
1 merge request!8made UI changes to the app
id = 'reggie'
password = 'reggie'
key = '1234'
broker_url = 'amqp://' + id + ':' + password + '@master:5672/'
message_queue = broker_url + 'socketio'
default_referrer = "/pun/sys/dashboard"
username_key = ["REMOTE_USER"]
fullname_key = ["REMOTE_USER_DISPLAYNAME"]
email_key = ["REMOTE_USER_MAIL"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment