Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
yangxiujun
/
paidan_demo
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 51e84989
authored
Jan 12, 2024
by
yangxiujun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:增加dispatch
1 parent
3851e530
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
5 deletions
docker-compose/docker-compose.yml
docker-compose/docker-compose.yml
View file @
51e8498
...
@@ -23,13 +23,14 @@ services:
...
@@ -23,13 +23,14 @@ services:
container_name
:
project-gateway
container_name
:
project-gateway
ports
:
ports
:
-
30010:30010
-
30010:30010
project-order
:
-
image
:
project-order
project-dispatch
:
image
:
project-dispatch
restart
:
always
restart
:
always
build
:
build
:
dockerfile
:
./project-
order
/Dockerfile
dockerfile
:
./project-
dispatch
/Dockerfile
context
:
../
context
:
../
container_name
:
project-
order
container_name
:
project-
dispatch
ports
:
ports
:
-
801
3:8013
-
801
1:8011
Write
Preview
Markdown
is supported
Attach a file
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 post a comment