mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 11:57:51 +01:00
chore: change to API_ENDPOINT to conventional name API_BASE_URL
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user