docs: optimization docker deploy

This commit is contained in:
liuyuan 2023-08-03 14:38:42 +08:00
parent db1bdd172a
commit f53c6c1072
No known key found for this signature in database
1 changed files with 0 additions and 5 deletions

View File

@ -437,11 +437,6 @@ services:
>> /etc/nginx/nginx.conf;cat /etc/nginx/nginx.conf; >> /etc/nginx/nginx.conf;cat /etc/nginx/nginx.conf;
nginx -g 'daemon off;'", nginx -g 'daemon off;'",
] ]
volumes:
taosdata-td1:
taoslog-td1:
taosdata-td2:
taoslog-td2:
``` ```
## Deploy with docker swarm ## Deploy with docker swarm