Skip to content

Commit a91b6dc

Browse files
committed
refactor: rename
1 parent 5d82174 commit a91b6dc

2 files changed

Lines changed: 774 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515
<collectionProp name="Arguments.arguments">
1616
<elementProp name="host" elementType="Argument">
1717
<stringProp name="Argument.name">host</stringProp>
18-
<stringProp name="Argument.value">${__property(host,,localhost)}</stringProp>
18+
<stringProp name="Argument.value">${__property(host,,guiltyeland1.lnbits.com)}</stringProp>
1919
<stringProp name="Argument.metadata">=</stringProp>
2020
</elementProp>
2121
<elementProp name="scheme" elementType="Argument">
2222
<stringProp name="Argument.name">scheme</stringProp>
23-
<stringProp name="Argument.value">${__property(scheme,,http)}</stringProp>
23+
<stringProp name="Argument.value">${__property(scheme,,https)}</stringProp>
2424
<stringProp name="Argument.metadata">=</stringProp>
2525
</elementProp>
2626
<elementProp name="port" elementType="Argument">

0 commit comments

Comments
 (0)