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
fdaa34d5
Commit
fdaa34d5
authored
Oct 25, 2020
by
macro
Browse files
Update mall-portal.sh
parent
da9e3546
Changes
1
Hide whitespace changes
Inline
Side-by-side
document/sh/mall-portal.sh
View file @
fdaa34d5
...
...
@@ -11,6 +11,7 @@ docker run -p 8085:8085 --name ${app_name} \
--link
redis:redis
\
--link
mongo:mongo
\
--link
rabbitmq:rabbit
\
-e
TZ
=
"Asia/Shanghai"
\
-v
/etc/localtime:/etc/localtime
\
-v
/mydata/app/
${
app_name
}
/logs:/var/logs
\
-d
mall/
${
app_name
}
: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