Skip to content

How to change port number #479

Answered by lovasoa
Kitasan-Black-Home asked this question in Q&A
Discussion options

You must be logged in to vote

Hello and welcome to SQLPage !
Here is an example configuration file to place in sqlpage/sqlpage.json that changes the port number to 9090 (from the default 8080):

{
  "port": 9090
}

(we have a list of configuration options in the documentation)

If that does not work, then can you please post your exact folder layout, your configuration file, and the logs from SQLPage that you should be seeing in your terminal ?

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@Kitasan-Black-Home
Comment options

@lovasoa
Comment options

@Kitasan-Black-Home
Comment options

@lovasoa
Comment options

Answer selected by Kitasan-Black-Home
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