Are you trying to initiate another instance of Dgraph alpha?
If so you might have to change your yaml file to include this
command: dgraph alpha --my=alpha:7080 --lru_mb=2048 --zero=zero:5080 --whitelist 172.17.0.0:172.20.0.0,192.168.1.1
Are you trying to initiate another instance of Dgraph alpha?
If so you might have to change your yaml file to include this
command: dgraph alpha --my=alpha:7080 --lru_mb=2048 --zero=zero:5080 --whitelist 172.17.0.0:172.20.0.0,192.168.1.1