Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
H
hengli
Project
Project
Details
Activity
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
deploy
hengli
Commits
e9d7eeb3
Commit
e9d7eeb3
authored
Sep 30, 2022
by
chonghaohao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
4a1d3a8c
Pipeline
#106316
canceled with stages
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
4 deletions
+13
-4
docker-compose-maneger.yml
docker-compose-maneger.yml
+2
-4
docker-compose-web.yml
docker-compose-web.yml
+11
-0
No files found.
docker-compose-maneger.yml
View file @
e9d7eeb3
version
:
'
3'
version
:
'
3'
services
:
services
:
htwin-
dbapi
:
htwin-
maneger
:
image
:
47.110.145.204:8084/huansiyl/ui/hs-sdhl-front-maneger:latest
image
:
47.110.145.204:8084/huansiyl/ui/hs-sdhl-front-maneger:latest
container_name
:
htwin-maneger
container_name
:
htwin-maneger
environment
:
environment
:
-
CI_COMMIT_SHA=4ed0d409e1fd8ab651634df64cd24a74ee82f9b5
-
CI_COMMIT_SHA=4ed0d409e1fd8ab651634df64cd24a74ee82f9b5
volumes
:
-
./upload:/upload
ports
:
ports
:
-
"
8521:80"
-
"
8522:80"
\ No newline at end of file
\ No newline at end of file
docker-compose-web.yml
0 → 100644
View file @
e9d7eeb3
version
:
'
3'
services
:
htwin-web
:
image
:
47.110.145.204:8084/huansiyl/ui/hs-sdhl-front:latest
container_name
:
htwin-web
environment
:
-
CI_COMMIT_SHA=4ed0d409e1fd8ab651634df64cd24a74ee82f9b5
volumes
:
-
./upload:/upload
ports
:
-
"
8521:80"
\ No newline at end of file
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