Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
mall
Commits
754cf8ba
Commit
754cf8ba
authored
Mar 23, 2020
by
macro
Browse files
Update docker-compose-app.yml
parent
cdd14212
Changes
1
Hide whitespace changes
Inline
Side-by-side
document/docker/docker-compose-app.yml
View file @
754cf8ba
...
@@ -6,6 +6,7 @@ services:
...
@@ -6,6 +6,7 @@ services:
ports
:
ports
:
-
8080:8080
-
8080:8080
external_links
:
external_links
:
-
redis:redis
#可以用redis这个域名访问redis服务
-
mysql:db
#可以用db这个域名访问mysql服务
-
mysql:db
#可以用db这个域名访问mysql服务
mall-search
:
mall-search
:
image
:
mall/mall-search:1.0-SNAPSHOT
image
:
mall/mall-search:1.0-SNAPSHOT
...
...
Write
Preview
Supports
Markdown
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