Skip to content

Commit ea40eaf

Browse files
authored
Update config.json
1 parent 6a5e9d1 commit ea40eaf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
"tester": "foobar123"
66
},
77
"db_config": {
8-
"host": "localhost",
8+
"host": "db",
99
"port": 3306,
1010
"user": "root",
1111
"password": "mypass",
1212
"database": "catty_reminders"
1313
}
14-
}
14+
}

0 commit comments

Comments
 (0)