Skip to content

Commit

Permalink
Update mall-search.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
macrozheng committed Oct 29, 2020
1 parent fdaa34d commit 4140d65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions document/sh/mall-search.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ echo '----rm none images----'
docker run -p 8081:8081 --name ${app_name} \
--link mysql:db \
--link elasticsearch:es \
-e TZ="Asia/Shanghai" \
-v /etc/localtime:/etc/localtime \
-v /mydata/app/${app_name}/logs:/var/logs \
-d mall/${app_name}:1.0-SNAPSHOT
Expand Down

0 comments on commit 4140d65

Please sign in to comment.