NewAPI Elegant
Elegant NewAPI Sync Tool (Node.js + Express).
Environment variables
- PORT: server port (default 8083)
- SECRET_KEY: encryption key for config.json
- CONFIG_DIR: directory for config.json and monitor-config.json (default /data)
Persistence
Mount a persistent volume to /data and set CONFIG_DIR=/data.