mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-26 23:17:50 +08:00
1.Dockerfile使用linux换行符号替换之前的win换行符
2.docker-compose配置文件中git地址从自己的地址替换为wvp-pro的地址
This commit is contained in:
parent
78b39ebd5a
commit
d727f72245
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user