add template file for vars.js

This commit is contained in:
Arthur Lu 2023-01-20 04:58:33 +00:00
parent d8ff6c1235
commit 32cdfb3334
2 changed files with 3 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
vars.js

2
vars.js.template Normal file
View File

@ -0,0 +1,2 @@
export const pveAPI = "";
export const paasAPI = ""