Configure External URL
When running Bytebase in production, you should not make the node that's running the Bytebase server directly accessible to the public internet. Instead, you should set up an internet gateway such as Nginx or Caddy by configuring External URL to the endpoint exposed by the gateway.
Pass --external-url when starting Bytebase
Pass --external-url when starting Bytebase.
Configure via UI
- Click Settings on the top bar.
- Click General under Workspace, fill in the desired External URL and click Update.