Showing
1 changed file
with
2 additions
and
2 deletions
1 | { | 1 | { |
2 | "development": { | 2 | "development": { |
3 | "username": "root", | 3 | "username": "root", |
4 | - "password": "tunnel", | 4 | + "password": "Tunnel325?", |
5 | "database": "tunnel", | 5 | "database": "tunnel", |
6 | "host": "127.0.0.1", | 6 | "host": "127.0.0.1", |
7 | "dialect": "mysql" | 7 | "dialect": "mysql" |
... | @@ -15,7 +15,7 @@ | ... | @@ -15,7 +15,7 @@ |
15 | }, | 15 | }, |
16 | "production": { | 16 | "production": { |
17 | "username": "root", | 17 | "username": "root", |
18 | - "password": "tunnel", | 18 | + "password": "Tunnel325?", |
19 | "database": "tunnel", | 19 | "database": "tunnel", |
20 | "host": "127.0.0.1", | 20 | "host": "127.0.0.1", |
21 | "dialect": "mysql" | 21 | "dialect": "mysql" | ... | ... |
-
Please register or login to post a comment