[#164] services: Do not use underscore in hostnames
Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
This commit is contained in:
parent
a2ab73c82f
commit
1d58f1774d
13 changed files with 28 additions and 28 deletions
|
@ -36,7 +36,7 @@ echo "Changing ${KEY} configration value to ${VALUE}"
|
|||
./bin/passwd.exp ${PASSWD} ${NEOGO} contract invokefunction \
|
||||
-w ${WALLET_IMG} \
|
||||
-a ${ADDR} \
|
||||
-r http://morph_chain.${LOCAL_DOMAIN}:30333 \
|
||||
-r http://morph-chain.${LOCAL_DOMAIN}:30333 \
|
||||
${NETMAP_ADDR} \
|
||||
setConfig bytes:beefcafe \
|
||||
string:${KEY} \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue