feat: Add ai/mark/document proxy, add news/kuma servers
- document.hyungi.net: DEVONthink → Paperless-ngx (NAS) - mark.hyungi.net: Karakeep 추가 (NAS) - ai.hyungi.net: Open WebUI 추가 (Mac Mini) - news.hyungi.net: FreshRSS 추가 - kuma.hyungi.net: Uptime Kuma 추가 - Remove unused VNC stream port (5901) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -9,7 +9,7 @@ services:
|
||||
ports:
|
||||
- "80:80" # HTTP (Let's Encrypt 인증용)
|
||||
- "8443:443" # HTTPS (최종 접속용)
|
||||
- "5901:5901" # macOS Screen Sharing (TCP Stream)
|
||||
|
||||
volumes:
|
||||
- ./nginx-ssl.conf:/etc/nginx/nginx.conf:ro
|
||||
- ./security.conf:/etc/nginx/conf.d/security.conf:ro
|
||||
|
||||
Reference in New Issue
Block a user