Merge branch 'main' into feat/cloud-load-balance

This commit is contained in:
usual2970
2024-10-22 21:13:59 +08:00
committed by GitHub
8 changed files with 47 additions and 9 deletions

View File

@@ -54,8 +54,7 @@ mkdir -p ~/.certimate && cd ~/.certimate && curl -O https://raw.githubuserconten
```bash
git clone EMAIL:usual2970/certimate.git
cd certimate
go mod vendor
go run main.go serve
make local.run
```
## Usage