Skip to content
Snippets Groups Projects
Commit dae1cdf7 authored by Mitchell Moore's avatar Mitchell Moore
Browse files

Merge branch 'feat-vars' into 'master'

removed credentials from file

See merge request flask_user_reg!45
parents ec762017 fcf68729
No related tags found
No related merge requests found
id = 'reggie'
password = 'reggie'
key = 'vnkdjnfjknfl1232'
id = ''
password = ''
key = ''
broker_url = 'amqp://' + id + ':' + password + '@ohpc:5672/'
message_queue = broker_url + 'socketio'
default_referrer = "https://docs.uabgrid.uab.edu/wiki/Cheaha_Quick_Start"
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