Skip to content

Commit

Permalink
deploy: 060bb4d
Browse files Browse the repository at this point in the history
  • Loading branch information
sondreb committed Oct 8, 2023
1 parent dc37b94 commit 260f858
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker/CITY/WALLET/wallet.bat
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
set INSTANCE=smartcityplatform
set INSTANCE=freecity
set VERSION=%1

echo "Blockcore Wallet // Hosting instance type: \"%INSTANCE%\" and version \"%VERSION%\"";
Expand Down
2 changes: 1 addition & 1 deletion docker/CITY/WALLET/wallet.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
INSTANCE="smartcityplatform"
INSTANCE="freecity"
VERSION=$1

echo "Blockcore Wallet // Hosting instance type: \"$INSTANCE\" and version \"$VERSION\"";
Expand Down

0 comments on commit 260f858

Please sign in to comment.