Skip to content

fix when the prefix has a '/' and it is not ended with '/'#684

Merged
sosedoff merged 1 commit into
sosedoff:masterfrom
yanjingtu:master
Aug 30, 2023
Merged

fix when the prefix has a '/' and it is not ended with '/'#684
sosedoff merged 1 commit into
sosedoff:masterfrom
yanjingtu:master

Conversation

@yanjingtu

@yanjingtu yanjingtu commented Jul 18, 2023

Copy link
Copy Markdown
Contributor

`import (
"github.com/sosedoff/pgweb/pkg/cli"
"os"
)

func main() {
os.Setenv("PGWEB_URL_PREFIX", "prefix/pgWeb")
cli.Run()
}`

@sosedoff sosedoff merged commit 14d8d80 into sosedoff:master Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants