Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
vridge-docs
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
JIRA
JIRA
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Gyeongho Park
vridge-docs
Commits
eacced33
Commit
eacced33
authored
Feb 09, 2023
by
Gyeongho Park
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[MOD] docker-compose
parent
50c2a9e1
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
docker-compose.yml
docker-compose.yml
+2
-3
No files found.
docker-compose.yml
View file @
eacced33
...
@@ -11,12 +11,11 @@ services:
...
@@ -11,12 +11,11 @@ services:
docs-back
:
docs-back
:
build
:
build
:
context
:
./docs-back
context
:
./docs-back
image
:
vridge-api-ai
image
:
docs-back
container_name
:
vridge-api-ai
container_name
:
docs-back
expose
:
expose
:
-
"
5000"
-
"
5000"
links
:
links
:
-
vridge-eureka
-
mongodb
-
mongodb
restart
:
"
unless-stopped"
restart
:
"
unless-stopped"
docs-front
:
docs-front
:
...
...
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