mirror of
https://github.com/eigent-ai/eigent.git
synced 2026-06-01 14:29:18 +00:00
Update
This commit is contained in:
parent
c279820c55
commit
def8f1ef52
2 changed files with 4 additions and 5 deletions
|
|
@ -1,10 +1,10 @@
|
|||
VITE_BASE_URL=/api
|
||||
|
||||
VITE_PROXY_URL=https://dev.eigent.ai
|
||||
VITE_USE_LOCAL_PROXY=false
|
||||
# VITE_PROXY_URL=https://dev.eigent.ai
|
||||
# VITE_USE_LOCAL_PROXY=false
|
||||
|
||||
# VITE_PROXY_URL=http://localhost:3001
|
||||
# VITE_USE_LOCAL_PROXY=true
|
||||
VITE_PROXY_URL=http://localhost:3001
|
||||
VITE_USE_LOCAL_PROXY=true
|
||||
|
||||
# Dummy Stack Auth keys for local dev (enables StackProvider gating).
|
||||
# Replace with real values from Stack dashboard when needed.
|
||||
|
|
|
|||
|
|
@ -11,4 +11,3 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
# ========= Copyright 2025-2026 @ Eigent.ai All Rights Reserved. =========
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue