> More specifically, what IP address should i add for demoexample.michaels.oms.org?
It's the external IP address of your machine/VM.
FYI, if you run `pygluu-compose up` you will get the info of currently-used IP address similar to example below:
```
» pygluu-compose up
[I] Attempting to gather external IP address
[I] Using 192.168.100.2 as external IP address
Creating consul ... done
Creating vault ... done
```
In the example above `192.168.100.2` is the external IP address.