fix: conf for etherdream uses ip
This commit is contained in:
parent
ee4d0e049f
commit
ffba2efeed
3 changed files with 3 additions and 3 deletions
|
|
@ -12,4 +12,4 @@ redis_url = "redis://127.0.0.1:6379/"
|
|||
|
||||
# For Etherdream. IP of the DAC
|
||||
[dac.etherdream]
|
||||
url = "192.168.1.68"
|
||||
ip = "192.168.1.68"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue