Skip to content

Changing port of cottontail #63

Answered by ppanopticon
RibinMTC asked this question in Q&A
Discussion options

You must be logged in to vote

Hello Ribin

Just add, server.port property to the config.json

{
  "root": "./cottontaildb-data",
  "server": {
     "port": 1234
  },
  "mapdb": {
    "enableMmap": true,
    "forceUnmap": true,
    "pageShift": 22
  }
}

Hope this helps.

Best,
Ralph

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by lucaro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants