更新filerun镜像源并修复文件末尾换行
This commit is contained in:
parent
e654b3b3a2
commit
b569611263
|
@ -2,7 +2,7 @@ version: '3.8'
|
|||
|
||||
services:
|
||||
filerun:
|
||||
image: ghcr.io/filerun/filerun
|
||||
image: registry.cn-hangzhou.aliyuncs.com/filerun/filerun
|
||||
container_name: filerun
|
||||
ports:
|
||||
- 80 # 映射主机80端口到容器80端口
|
||||
|
|
Loading…
Reference in New Issue