Skip to content
Snippets Groups Projects
Commit 8499cef8 authored by Krish Moodbidri's avatar Krish Moodbidri Committed by Mitchell Moore
Browse files

removed credentials from file

parent 7d7fd306
No related branches found
No related tags found
No related merge requests found
id = 'reggie' id = ''
password = 'reggie' password = ''
key = 'vnkdjnfjknfl1232' key = ''
broker_url = 'amqp://' + id + ':' + password + '@ohpc:5672/' broker_url = 'amqp://' + id + ':' + password + '@ohpc:5672/'
message_queue = broker_url + 'socketio' message_queue = broker_url + 'socketio'
default_referrer = "https://docs.uabgrid.uab.edu/wiki/Cheaha_Quick_Start" 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