2

I'm using arangodb 3.1.25. I run in using as the default endpoint is in use and cause me a problem . Now that I'm trying to import a dataset to arangodb , I see that Arangoimp is still using the default endpoint which is 'tcp://127.0.0. 1:8529' how can I fix this .?

Cody Gray - on strike
  • 239,200
  • 50
  • 490
  • 574
Muna arr
  • 353
  • 2
  • 13

1 Answers1

2

Just try the parameter --server.endpoint

Kaveh Vahedipour
  • 3,412
  • 1
  • 14
  • 22