build
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
# hoperun-custom-sign
|
# hoperun-custom-sign
|
||||||
|
|
||||||
润和软件自定义打卡-简单web端,不包含数据库,仅Api调用
|
润和软件自定义打卡-简单web端,不包含数据库,仅Api调用
|
||||||
|
|
||||||
|
```
|
||||||
|
DOCKER_HOST=tcp://NAS_IP:2375 \
|
||||||
|
DOCKER_API_VERSION=1.43 \
|
||||||
|
DOCKER_BUILDKIT=0 \
|
||||||
|
docker build -t hoperun-custom-sign:latest .
|
||||||
|
```
|
||||||
@@ -54,3 +54,7 @@ holiday:
|
|||||||
fallback:
|
fallback:
|
||||||
holidays: []
|
holidays: []
|
||||||
workdays: []
|
workdays: []
|
||||||
|
|
||||||
|
dingtalk:
|
||||||
|
enabled: true
|
||||||
|
webhook: https://oapi.dingtalk.com/robot/send?access_token=6925880a1b7379b2fb393b5336dd75155f37189a7912981b568b08316bfd7b9e
|
||||||
|
|||||||
Reference in New Issue
Block a user