Replies: 1 comment
-
|
Adding this would be pretty difficult with how Zipline works currently, and wouldn't really make sense as there isn't much of a use case for this. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Would be nice if zipline could support subdomains for serving content.
I.e.,
Images:
https://{{image}}.domain.tld/xxxxLinks:
https://{{short}}.domain.tld/xxxx| Or even a secondary domain:https://ex.tld/xxxxAPI:
https://{{api}}.domain.tldQuite frankly, I wouldn't mind mixing the content either so any kind of resource would show up as:
https://domain.tld/xxxxBeta Was this translation helpful? Give feedback.
All reactions