docs: update git credentials in AGENTS.md
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 25s
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 25s
This commit is contained in:
@@ -10,18 +10,18 @@ This document provides a comprehensive overview of the project architecture for
|
||||
|
||||
**HTTPS URL with credentials:**
|
||||
```
|
||||
https://zhipu:5LlnutmdsC2WirDwWgnZuRH7@gitea.tailf367e3.ts.net/Anexim/Mana-Loop.git
|
||||
https://zhipu:tkF9HFgxL2k4cmT@gitea.tailf367e3.ts.net/Anexim/Mana-Loop.git
|
||||
```
|
||||
|
||||
**Credentials:**
|
||||
- **User:** zhipu
|
||||
- **Email:** zhipu@local.local
|
||||
- **Password:** 5LlnutmdsC2WirDwWgnZuRH7
|
||||
- **User:** n8n-gitea
|
||||
- **Email:** n8n-gitea@anexim.local
|
||||
- **Password:** tkF9HFgxL2k4cmT
|
||||
|
||||
**To configure git:**
|
||||
```bash
|
||||
git config --global user.name "zhipu"
|
||||
git config --global user.email "zhipu@local.local"
|
||||
git config --global user.name "n8n-gitea"
|
||||
git config --global user.email "n8n-gitea@anexim.local"
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user