2
0
mirror of https://github.com/therootcompany/acme.js synced 2025-12-23 21:48:40 +00:00
acme.js/test.js

4 lines
88 B
JavaScript

'use strict';
require('dotenv').config();
require('./examples/dns-01-digitalocean.js');