docker nginx

This commit is contained in:
yi-ge 2019-05-12 10:58:40 +08:00
parent 41537c9da0
commit 2218445407

View File

@ -1,3 +1,3 @@
#!/bin/bash #!/bin/bash
yarn run build yarn run build
rsync -avr --delete-after --exclude ".git" . root@139.129.130.191:/root/site/blog-client && ssh root@139.129.130.191 'docker restart blog-client' rsync -avr --delete-after --exclude ".git" . root@139.129.130.191:/root/site/blog-client && ssh root@139.129.130.191 'docker restart blog-client && docker restart blog-client1 && docker restart blog-client2 && docker restart blog-client3'