Skip to content

Instantly share code, notes, and snippets.

@arhea
Created May 9, 2017 14:50
Show Gist options
  • Save arhea/4db526a35d9050a95f666cd0c4bc95f2 to your computer and use it in GitHub Desktop.
Save arhea/4db526a35d9050a95f666cd0c4bc95f2 to your computer and use it in GitHub Desktop.
ETA Blog - Usage
'use strict';
const secrets = require('docker-secrets');
# object containing key value pairs of secrets
console.log(secrets);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment