Skip to content
Snippets Groups Projects
Commit a1ee9a8d authored by wyl's avatar wyl
Browse files

UPDATE

parent abab23c8
No related branches found
No related tags found
No related merge requests found
......@@ -125,6 +125,10 @@ sudo docker -v
sudo -i bash -c "cd /root/healthcare && gradle build"
#创建nginx宿主机配置文件
sudo mkdir -p /nginx
sudo touch /nginx/nginx.conf
# cd /root/healthcare/Docker
sudo docker compose -f /root/healthcare/Docker/docker-compose.yml up -d
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment