Jelajahi Sumber

Added application.ini to the gitignore list.

Adam Day 9 tahun lalu
induk
melakukan
885aa8bdbd
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      application/config/application.ini

+ 2 - 2
application/config/application.ini

@@ -28,8 +28,8 @@ meta_description = ''
 autoconnect = 0
 host = 'localhost'
 db = 'timetracker'
-username = 'test'
-password = ''
+username = 'timeTracker'
+password = 'timePassword'
 
 [auth]
 enabled = 1