Skip to content

Change port external database #618

Closed Answered by jessebot
chaerulanam asked this question in General
Discussion options

You must be logged in to vote

Looks like you can just specify the port in the dbhost field in config.php, as mentioned in #632 (comment), so say your custom port is 1234, you'd do that in values.yaml like this:

 externalDatabase: 
   host: "myhostname.com:1234"

We'll look into updating our docs to reflect that as soon as we can :) (here's the merged PR for more doc: #634 now available in 6.0.2)

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@jessebot
Comment options

Answer selected by jessebot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants