From 56f76d8f580d42c605e2ca5a008ffb86b2ead5fc Mon Sep 17 00:00:00 2001 From: iluobei Date: Fri, 1 May 2026 03:27:19 +0800 Subject: [PATCH] build --- DockerFile => Dockerfile | 0 README.md | 9 ++++++++- src/main/resources/config/application.yml | 4 ++++ 3 files changed, 12 insertions(+), 1 deletion(-) rename DockerFile => Dockerfile (100%) diff --git a/DockerFile b/Dockerfile similarity index 100% rename from DockerFile rename to Dockerfile diff --git a/README.md b/README.md index 919de08..3d2c2d5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ # hoperun-custom-sign -润和软件自定义打卡-简单web端,不包含数据库,仅Api调用 \ No newline at end of file +润和软件自定义打卡-简单web端,不包含数据库,仅Api调用 + +``` +DOCKER_HOST=tcp://NAS_IP:2375 \ +DOCKER_API_VERSION=1.43 \ +DOCKER_BUILDKIT=0 \ +docker build -t hoperun-custom-sign:latest . +``` \ No newline at end of file diff --git a/src/main/resources/config/application.yml b/src/main/resources/config/application.yml index ce671c9..c7611ed 100644 --- a/src/main/resources/config/application.yml +++ b/src/main/resources/config/application.yml @@ -54,3 +54,7 @@ holiday: fallback: holidays: [] workdays: [] + +dingtalk: + enabled: true + webhook: https://oapi.dingtalk.com/robot/send?access_token=6925880a1b7379b2fb393b5336dd75155f37189a7912981b568b08316bfd7b9e