Add photoreq admin allowed IP

This commit is contained in:
Codex
2026-06-01 10:28:54 +09:00
parent 8aec7abd01
commit 14f7f33023
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ The server cron runs this once per minute.
- DB: `data/db.json`
- Deploy log: `data/deploy.log`
- Uploads: `/volume2/AKA Drive/사진 받기`
- Admin allowlist: `ADMIN_ALLOWED_IPS` comma-separated IPs, default `112.159.64.27,192.168.219.100,192.168.219.1`
- Admin allowlist: `ADMIN_ALLOWED_IPS` comma-separated IPs, default `112.159.64.27,162.12.184.41,192.168.219.100,192.168.219.1`
- Upload page template: `src/public/upload.html`
- Upload page style: `src/public/upload.css`
- Upload page illustration: `src/public/wedding-illustration.png`