修复filerun镜像源并优化配置
This commit is contained in:
parent
b569611263
commit
2dae0c2523
|
@ -2,7 +2,7 @@ version: '3.8'
|
|||
|
||||
services:
|
||||
filerun:
|
||||
image: registry.cn-hangzhou.aliyuncs.com/filerun/filerun
|
||||
image: filerun/filerun
|
||||
container_name: filerun
|
||||
ports:
|
||||
- 80 # 映射主机80端口到容器80端口
|
||||
|
|
Loading…
Reference in New Issue