Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
赵月辉
/
fastgpt-migrated
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Unverified
Commit
ccdc85c4
authored
Apr 06, 2026
by
cafe babe
Committed by
GitHub
Apr 06, 2026
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update .env.template (#6720)
aiproxy默认的请求地址改成http协议
parent
7cca3f9f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
projects/app/.env.template
+1
-1
No files found.
projects/app/.env.template
View file @
ccdc85c4
...
@@ -32,7 +32,7 @@ CODE_SANDBOX_URL=http://localhost:3002
...
@@ -32,7 +32,7 @@ CODE_SANDBOX_URL=http://localhost:3002
CODE_SANDBOX_TOKEN=codesandbox
CODE_SANDBOX_TOKEN=codesandbox
# AI Proxy API
# AI Proxy API
AIPROXY_API_ENDPOINT=http
s
://localhost:3010
AIPROXY_API_ENDPOINT=http://localhost:3010
AIPROXY_API_TOKEN=token
AIPROXY_API_TOKEN=token
# Agent sandbox
# Agent sandbox
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment