1
0
mirror of synced 2024-11-22 16:03:50 +00:00
ConsulWatcher/config/included.example.js

4 lines
94 B
JavaScript
Raw Normal View History

2020-07-03 05:07:40 +00:00
module.exports = async (catalog, logger) =>
{
// Use catalog parameter to generate output
};