Skip to content

Commit 6887636

Browse files
committed
url
1 parent 1f59714 commit 6887636

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

node.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
import os
44
from requests.auth import HTTPBasicAuth
55

6-
#url="blockway.asm.co"
7-
url='385a0239.ngrok.com'
6+
url="blockway.asm.co"
7+
#url='385a0239.ngrok.com'
88
#node_port='8332'
99

1010
username=os.environ['node_username']

0 commit comments

Comments
 (0)