whoops, wrong default URL

This commit is contained in:
brent s. 2020-03-29 23:10:28 -04:00
parent d2066eff84
commit 8315cec8ad
Signed by: bts
GPG Key ID: 8C004C2F93481F6B
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
<xs:complexType>
<xs:all>
<xs:element name="uri" type="t_std_uri" minOccurs="0" maxOccurs="1"
default="http://localhost:8000/"/>
default="http://localhost:8200/"/>
<xs:element ref="t_vaultpass_unsealselect" minOccurs="0" maxOccurs="1"/>
</xs:all>
</xs:complexType>