chore: update project structure with contracts and services for CaddyManager, including configuration and Docker integration
All checks were successful
Caddy Manager CI build / docker (push) Successful in 1m16s
All checks were successful
Caddy Manager CI build / docker (push) Successful in 1m16s
This commit is contained in:
10
.cursor/rules/git-configuration.mdc
Normal file
10
.cursor/rules/git-configuration.mdc
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
alwaysApply: true
|
||||
---
|
||||
# Git Configuration and Preferences
|
||||
|
||||
## Git Configuration
|
||||
- The user prefers that the assistant not add launch.json by default; they will add it only when needed
|
||||
|
||||
## Commit and Security
|
||||
- Check the launch.json file for secrets before committing. If secrets are found, replace them with 'SECRET', commit the changes, and restore the original secret values afterwards
|
||||
Reference in New Issue
Block a user