質問編集履歴
1
port設定を修正しました
test
CHANGED
File without changes
|
test
CHANGED
@@ -224,7 +224,7 @@
|
|
224
224
|
|
225
225
|
username: 'root'
|
226
226
|
|
227
|
-
port: 330
|
227
|
+
port: 3306
|
228
228
|
|
229
229
|
host: '127.0.0.1'
|
230
230
|
|