Add folder baseurl/domain to server settings #862
docteurzoidberg
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I use different url entrypoints between public (uploaded files/urls) and private (/dashboard, /auth) parts of zipline
I have to separate subdomains. like https://zip.domain.tld -> for /dashboard and /auth, and https://domain.tld -> for public files and short urls.
I can set the correct url on both files and url shortened with the x-zip-domain header but i can't do anything to change the base url for public folders.
Would be great if we can set that url in server settings (in a folders setting card?)
Beta Was this translation helpful? Give feedback.
All reactions