Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Lounès KSOURI
samourai-dojo
Commits
217b4cc2
Commit
217b4cc2
authored
Jan 15, 2021
by
kenshin-samourai
Browse files
adapt value of rpcallowip
parent
38e45dd6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docker/my-dojo/bitcoin/restart.sh
docker/my-dojo/bitcoin/restart.sh
+1
-1
No files found.
docker/my-dojo/bitcoin/restart.sh
View file @
217b4cc2
...
...
@@ -16,7 +16,7 @@ bitcoind_options=(
-minrelaytxfee
=
$BITCOIND_MIN_RELAY_TX_FEE
-port
=
8333
-proxy
=
172.28.1.4:9050
-rpcallowip
=
::
/0
-rpcallowip
=
0.0.0.0
/0
-rpcbind
=
172.28.1.5
-rpcpassword
=
$BITCOIND_RPC_PASSWORD
-rpcport
=
28256
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment