Skip to content

Instantly share code, notes, and snippets.

@k4m4r82
Created August 2, 2019 06:00
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 k4m4r82/872fa7d5e9775078e13c922c9e301cf4 to your computer and use it in GitHub Desktop.
Save k4m4r82/872fa7d5e9775078e13c922c9e301cf4 to your computer and use it in GitHub Desktop.
Contoh file konfigurasi aplikasi menggunakan format JSON
{
"server": "192.168.1.1",
"database": "DbOpenRetail",
"port": 5432
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment