Skip to content

Instantly share code, notes, and snippets.

@dudego
Created March 11, 2021 16:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dudego/4f75b072323ce3e10cd8eef8ad08e8c6 to your computer and use it in GitHub Desktop.
Save dudego/4f75b072323ce3e10cd8eef8ad08e8c6 to your computer and use it in GitHub Desktop.
ext {
encryptKey = 'EncryptK3y'
encryptSalt = 'EncryptS@lt'
outputConfigFileName = 'super-secret-file'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment