From 8cff027a449a464b942fb048877c1486807c22a2 Mon Sep 17 00:00:00 2001 From: zixu Date: Thu, 29 Aug 2024 09:11:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f7db68e..34c00ca 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ services: deploy: resources: limits: - memory: 100M # 设置内存限制为100MB,根据实际需求来设置 + memory: 900M # 设置内存限制为900MB,根据实际需求来设置 restart: on-failure # 设置重启策略为 on-failure ``` @@ -65,9 +65,10 @@ services: ## 鸣谢 +[kekee000/fonteditor-core](https://github.com/kekee000/fonteditor-core) + [字体天下](http://www.fonts.net.cn/commercial-free-32767/fonts-zh-1.html) -[fontmin](https://github.com/ecomfe/fontmin) ## License