Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
R
RuoYi-Vue-template
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
eazy-template
RuoYi-Vue-template
Commits
fc8079ea
Commit
fc8079ea
authored
Sep 15, 2025
by
zhangying
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
部署修改
parent
0afd8d4d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
docker-entrypoint.sh
docker-entrypoint.sh
+2
-1
No files found.
docker-entrypoint.sh
View file @
fc8079ea
...
...
@@ -13,4 +13,5 @@ export RESOURCE_PATH
# 启动生产服务器
cd
/app
echo
"正在启动生产服务器..."
npm run preview
--
--host
0.0.0.0
--port
$APP_PORT_1
npm run build
npx serve
-s
dist
-l
$APP_PORT_1
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