Add SSH keys setup guide and update configurations for secure key management

This commit is contained in:
Frank John Begornia
2026-02-23 02:01:12 +08:00
parent ea3fba0cd6
commit 517bf2c3db
5 changed files with 139 additions and 1 deletions

View File

@@ -31,6 +31,7 @@ services:
volumes:
- ./storage:/var/www/html/storage
- ./public/uploads:/var/www/html/public/uploads
- /var/crew-keys:/var/keys:ro
labels:
- "traefik.enable=true"
# Development environment (dev.crewsportswear.app)