Refactor README.md to update section headers and enhance application setup instructions

This commit is contained in:
2026-05-11 06:52:51 +00:00
parent 86f30f3158
commit d7ef864458
+2 -1
View File
@@ -12,11 +12,12 @@
6. 從PR問題表格中取出所有新問題,將每個嚴重等級的問題 Comment 到 Push Request
7. Commit 問題檔案
# 額外說明
# 設計
1. Gitea 的相關參數如果 inputs 沒有定義,則從 ${{ gitea.* }} 取得
2. BASE_URL 如果 inputs 沒有定義,則使用預設值
3. Comment 加上些許 emoji 讓資訊有點活力
4. 盡量將應用程式放在 ./app,修改 entrypoint.sh 與 Dockerfile 讓程式可以正常運行
# 使用說明