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 ada982b1
authored
Nov 07, 2023
by
Ren Ping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:自动任务优化
1 parent
757295ba
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
docker-compose/docker-compose.yml
docker-compose/docker-compose.yml
View file @
ada982b
...
@@ -129,7 +129,6 @@ services:
...
@@ -129,7 +129,6 @@ services:
container_name
:
project-order
container_name
:
project-order
volumes
:
volumes
:
-
/usr/local/src:/usr/local/src
-
/usr/local/src:/usr/local/src
-
/home/dev_boxi/project-dispatch/logs:/logs
ports
:
ports
:
-
${ORDER_PORT}:${ORDER_PORT}
-
${ORDER_PORT}:${ORDER_PORT}
-
"
62001:62001"
-
"
62001:62001"
...
@@ -213,6 +212,8 @@ services:
...
@@ -213,6 +212,8 @@ services:
env_file
:
env_file
:
-
.env
-
.env
container_name
:
project-dispatch
container_name
:
project-dispatch
volumes
:
-
/home/dev_boxi/project-dispatch/logs:/logs
ports
:
ports
:
-
${DISPATCH_PORT}:${DISPATCH_PORT}
-
${DISPATCH_PORT}:${DISPATCH_PORT}
depends_on
:
depends_on
:
...
...
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