1.Dockerfile使用linux换行符号替换之前的win换行符

2.docker-compose配置文件中git地址从自己的地址替换为wvp-pro的地址
This commit is contained in:
xiaoxie 2021-11-15 15:07:45 +08:00
parent 78b39ebd5a
commit d727f72245

View File

@ -13,7 +13,7 @@ services:
build:
context: ./wvp
args:
gitUrl: "https://gitee.com/xieyu1989"
gitUrl: "https://gitee.com/18010473990"
zlmGitUrl: "https://gitee.com/xia-chu/ZLMediaKit"
restart: always
ports: