fix: 修复多个文件末尾缺少换行符的问题,确保文件格式一致性
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
||||
resources:
|
||||
limits:
|
||||
cpus: 1
|
||||
memory: '1G'
|
||||
memory: "1G"
|
||||
image: snowdreamtech/frps:0.61.2
|
||||
labels:
|
||||
createdBy: Apps
|
||||
|
||||
Reference in New Issue
Block a user