Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save makvoid/874cce4906ab284cbf4d12d0878b2b35 to your computer and use it in GitHub Desktop.
Save makvoid/874cce4906ab284cbf4d12d0878b2b35 to your computer and use it in GitHub Desktop.
Deployment script customization
// Required configuration
const HDB_INSTANCE_NAME = 'signs'
const HDB_ACCOUNT = 'makvoid'
const HDB_USERNAME = 'signs_admin'
const HDB_PASSWORD = '...'
const HDB_PROJECT_NAME = 'api'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment