移除多余的docker-start目录

This commit is contained in:
fxiang21
2019-11-07 19:51:44 +08:00
committed by pycook
parent 47767e22d8
commit f89169de96
5 changed files with 3 additions and 3 deletions

View File

@@ -81,7 +81,7 @@ services:
CMDB_UI_HOST: cmdb-ui:8000
NGINX_PORT: 80
volumes:
- ./docker-start/nginx.cmdb.conf.example:/etc/nginx/conf.d/nginx.cmdb.conf.example
- ./docs/nginx.cmdb.conf.example:/etc/nginx/conf.d/nginx.cmdb.conf.example
command:
- /bin/bash
- -c