-
Notifications
You must be signed in to change notification settings - Fork 87
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Zine Version
v0.11.1
Steps to Reproduce
Use a reverse proxy to serve a Zine dev instance, for example a VS Code Server instance that forwards the local port under https://vscode.dev.server/proxy/1990.
Then start zine with zine --host 0.0.0.0 and access the website.
Describe the issue
As all references in Zine are absolute, the website will always refer to /foo instead of /proxy/1990/foo in a dev instance.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working