diff --git a/.gitignore b/.gitignore index 6a5776b..26884be 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# Secrets +secrets.md + # Logs logs/ *.log diff --git a/CLAUDE.md b/CLAUDE.md index 47397a6..39f1102 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -170,16 +170,15 @@ PCs are in the machines table, identified by: ### Zabbix API -- **URL:** `http://10.48.130.113:8080/api_jsonrpc.php` -- **Token:** `9e60b0544ec77131d94825eaa2f3f1645335539361fd33644aeb8326697aa48d` - **Config File:** `includes/zabbix.asp` - **Used For:** Printer supply levels, host monitoring +- **Credentials:** See `secrets.md` ### Gitea (Version Control) - **URL:** `http://localhost:3000` -- **API Token:** `920b6601a4481be582a513cd6ba489a30e0dba20` - **Repo:** `cproudlock/shopdb` +- **Credentials:** See `secrets.md` ## Testing