Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
deploy
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
Odysseus
deploy
Commits
906f0355
Commit
906f0355
authored
Feb 02, 2024
by
Your Name
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
https://code.wuban.net.cn/odysseus/deploy
parents
cf6dc055
b5e08d9f
Pipeline
#694
canceled with stages
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
app.conf
conf/computing-node/app.conf
+5
-0
docker-compose-computing-node.yml
docker-compose-computing-node.yml
+1
-0
No files found.
conf/computing-node/app.conf
0 → 100644
View file @
906f0355
appname
=
node
-
server
httpport
=
9090
runmode
=
dev
autorender
=
false
copyrequestbody
=
true
\ No newline at end of file
docker-compose-computing-node.yml
View file @
906f0355
...
@@ -15,6 +15,7 @@ services:
...
@@ -15,6 +15,7 @@ services:
-
"
9090:9090"
-
"
9090:9090"
volumes
:
volumes
:
-
./conf/computing-node/config.json:/root/config.json
-
./conf/computing-node/config.json:/root/config.json
-
./conf/computing-node/app.conf:/root/conf/app.conf
networks
:
networks
:
-
odysseus
-
odysseus
networks
:
networks
:
...
...
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