Initial commit: LisiLou Photography Portfolio
Features: - Immich integration with automatic album image carousel - Dynamic configuration via JSON files - Nginx proxy for Immich API access - Docker deployment ready - Gitea Actions CI/CD workflow Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(docker compose:*)",
|
||||
"Bash(curl:*)",
|
||||
"WebFetch(domain:photography.lisilou.com)",
|
||||
"WebFetch(domain:immich.app)",
|
||||
"WebFetch(domain:docs.immich.app)",
|
||||
"WebFetch(domain:api.immich.app)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user