whoops, wrong default URL

This commit is contained in:
2020-03-29 23:10:28 -04:00
parent d2066eff84
commit 8315cec8ad

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>