chore: 리눅스 서버용 htpasswd 경로 및 배포 문서 조정

Co-authored-by: aider (gemini/gemini-2.5-flash) <aider@aider.chat>
This commit is contained in:
2026-04-13 14:14:46 +09:00
parent 8cc2596330
commit a72a30ce3b
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{
"htpasswdPath": "C:\\nginx\\.htpasswd",
"htpasswdPath": "/etc/nginx/.htpasswd",
"port": 8000
}