7 lines
531 B
Markdown
7 lines
531 B
Markdown
# Project Instructions
|
|
|
|
- This repository is connected to Gitea at `https://gitea.comtropy.synology.me/Wickedness/heros_web.git`.
|
|
- Use Gitea-related values from `C:\Users\MD\source\repos\nas_connection\.env`, including `GITEA_BASE_URL`, `GITEA_USERNAME`, `GITEA_EMAIL`, `GITEA_TOKEN`, and `GITEA_DEFAULT_OWNER`.
|
|
- Do not copy secrets from that `.env` file into tracked files, logs, or responses.
|
|
- For this project, whenever source changes are made, commit the changes and push them to the Gitea remote before finishing the task.
|