mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-27 07:27:49 +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:
|
build:
|
||||||
context: ./wvp
|
context: ./wvp
|
||||||
args:
|
args:
|
||||||
gitUrl: "https://gitee.com/xieyu1989"
|
gitUrl: "https://gitee.com/18010473990"
|
||||||
zlmGitUrl: "https://gitee.com/xia-chu/ZLMediaKit"
|
zlmGitUrl: "https://gitee.com/xia-chu/ZLMediaKit"
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user