Indonesia Ornamen Teknologi

Results 2 issues of Indonesia Ornamen Teknologi

Here my code ``` const ZKLib = require('./zklib') let machine_ip = '192.168.192.168'; const test = async () => { let zkInstance = new ZKLib(machine_ip, 4370, 10000, 4000); try { await...

Hi, how to setup production? I tried to run bench telegram supervisor-add --webhook MyBot then run bench telegram nginx-add MyBot and on telegram bot menu I set NGINX Path to...