Set default Tuskar port to 8585
Changed port in TUSKAR_URL variable due to changes in Tuskar - see I834be2e4444202aa8ee7eaaeecf26e0ca2f24eef. Change-Id: Ic73ff802a9a6939c6de0e92f27ee1a685740d693
This commit is contained in:
parent
e3eb26281f
commit
bc02bbc523
@ -48,7 +48,7 @@ Then, export these two environment variables, customizing them if
|
|||||||
necessary::
|
necessary::
|
||||||
|
|
||||||
$ export OS_AUTH_TOKEN=nopass
|
$ export OS_AUTH_TOKEN=nopass
|
||||||
$ export TUSKAR_URL=http://localhost:6385/
|
$ export TUSKAR_URL=http://localhost:8585/
|
||||||
|
|
||||||
(Note that 'nopass' is the correct value in a default setup with no
|
(Note that 'nopass' is the correct value in a default setup with no
|
||||||
authentication.)
|
authentication.)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user