mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
feat: allow setting API, proxy, and frontend URLs at build time (#3284)
This commit is contained in:
parent
f033ee7af7
commit
84b2637d7d
9 changed files with 28 additions and 15 deletions
3
.env
Normal file
3
.env
Normal file
|
@ -0,0 +1,3 @@
|
|||
VITE_PIPED_API=https://pipedapi.kavin.rocks
|
||||
VITE_PIPED_PROXY=https://pipedproxy.kavin.rocks
|
||||
VITE_PIPED_INSTANCES=https://piped-instances.kavin.rocks/
|
Loading…
Add table
Add a link
Reference in a new issue