Toggle navigation
Toggle navigation
This project
Loading...
Sign in
卢阳
/
front_backend_zImage
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
ly0303521
2026-01-21 17:45:41 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
439e47f9015e98a07da109ce4bd6938024a9d2c4
439e47f9
1 parent
93cd9db4
补充配置文件
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
.gitignore
z-image-generator/public/config.js
.gitignore
View file @
439e47f
...
...
@@ -26,5 +26,3 @@ dist-ssr
backend/whitelist.txt
backend/gallery_images.json
backend/gallery_videos.json
z-image-generator/public
...
...
z-image-generator/public/config.js
0 → 100644
View file @
439e47f
window
.
APP_CONFIG
=
{
Z_IMAGE_DIRECT_BASE_URL
:
"http://106.120.52.146:39009"
,
TURBO_DIFFUSION_API_URL
:
"http://106.120.52.146:37002"
,
VIDEO_OSS_BASE_URL
:
"http://106.120.52.146:34000"
,
API_BASE_URL
:
"http://106.120.52.146:37000"
};
...
...
Please
register
or
login
to post a comment