mirror of
https://github.com/YuzuZensai/Cloudflare-DDNS-Updater.git
synced 2026-01-06 04:33:03 +00:00
Merge branch 'main' of https://github.com/YuzuZensai/Cloudflare-DDNS-Updater
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"tsc": "tsc",
|
||||
"development": "ts-node-dev ./src/index.ts --respawn --transpileOnly",
|
||||
"build": "tsc -b && copyfiles -u 1 configs_example/**/*.* dist/configs_example/",
|
||||
"docker-build": "docker build . -t cloudflare-ddns-updater:latest"
|
||||
"docker-build": "docker build . -t ghcr.io/yuzuzensai/cloudflare-ddns-updater:latest"
|
||||
},
|
||||
"name": "cloudflare-ddns-updater",
|
||||
"version": "1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user