mirror of
https://github.com/photoprism/photoprism.git
synced 2025-09-26 21:01:58 +08:00
Docs: Update AGENTS.md file
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
@@ -118,6 +118,7 @@ Note: Across our public documentation, official images, and in production, the c
|
||||
## Safety & Data
|
||||
|
||||
- Never commit secrets. Use environment variables or a local `.env`.
|
||||
- Ensure `.codex` and `.gocache` are ignored in `.gitignore` and `.dockerignore`.
|
||||
- Do not run destructive commands against production data. Prefer ephemeral volumes and test fixtures when running acceptance tests.
|
||||
|
||||
Examples assume a Linux/Unix shell. For Windows specifics, see the Developer Guide FAQ:
|
||||
|
Reference in New Issue
Block a user