Explorar o código

Update config

sbkwgh %!s(int64=8) %!d(string=hai) anos
pai
achega
403bdd0def
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      config/config.json

+ 2 - 2
config/config.json

@@ -1,13 +1,13 @@
 {
 	"development": {
-		"username": "admin",
+		"username": "root",
 		"password": "password",
 		"database": "forum_dev",
 		"host": "localhost",
 		"dialect": "mysql"
 	},
 	"test": {
-		"username": "admin",
+		"username": "root",
 		"password": "password",
 		"database": "forum_test",
 		"host": "localhost",