更新filerun镜像源并修复文件末尾换行

This commit is contained in:
xiaochou164 2025-05-14 19:52:53 +08:00
parent e654b3b3a2
commit b569611263
1 changed files with 2 additions and 2 deletions

View File

@ -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端口