forked from open-webui/open-webui
chore: change to API_ENDPOINT to conventional name API_BASE_URL
This commit is contained in:
parent
c307777a6d
commit
859adee369
6 changed files with 23 additions and 22 deletions
2
.github/workflows/node.js.yaml
vendored
2
.github/workflows/node.js.yaml
vendored
|
@ -7,7 +7,7 @@ jobs:
|
|||
build:
|
||||
name: 'Fmt, Lint, & Build'
|
||||
env:
|
||||
PUBLIC_API_ENDPOINT: ''
|
||||
PUBLIC_API_BASE_URL: ''
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue