Skip to content

Commit

Permalink
fixing DTC_CLIENT env var
Browse files Browse the repository at this point in the history
  • Loading branch information
Eduardo committed Aug 30, 2019
1 parent 88f359e commit 98c1dec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/dtcnode.env
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Your docker host IP
DTC_CLIENT=172.18.0.1:3030
DTC_CLIENT=172.17.0.1
# Your client Public Key
DTC_PK={0j3IXL0Jw:)K$b1@(1=<8z/joPM.c+EXVBMS>7$

0 comments on commit 98c1dec

Please sign in to comment.