Skip to content

Instantly share code, notes, and snippets.

@BK1031
Created July 15, 2024 17:50
Show Gist options
  • Save BK1031/197e3176f5c1d85d191c6354fc00c8c5 to your computer and use it in GitHub Desktop.
Save BK1031/197e3176f5c1d85d191c6354fc00c8c5 to your computer and use it in GitHub Desktop.
singlestore-go-bookstore env example
DB_HOST=some-id.some-region.svc.singlestore.com
DB_PORT=3306
DB_USERNAME=admin
DB_PASSWORD=SomeSuperSecurePassword
DB_DATABASE=bookstore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment