mirror of
https://github.com/TeamPiped/Piped.git
synced 2025-08-05 18:24:03 +00:00
feat: allow setting API, proxy, and frontend URLs at build time (#3284)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html style="background: #0f0f0f" lang="en" >
|
||||
<head>
|
||||
<base href="%BASE_URL%"/>
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1.0" />
|
||||
|
Reference in New Issue
Block a user