質問編集履歴

2

追記

2020/10/08 08:06

投稿

hello_whats_up
hello_whats_up

スコア57

test CHANGED
File without changes
test CHANGED
@@ -86,6 +86,6 @@
86
86
 
87
87
  __追記__
88
88
 
89
- `mysql -u root -p`でアクセスし、画像のような状態です
89
+ コンテナ内からデータベーを確認た所きちんと作られてはいるようです
90
90
 
91
- ![![イメージ説明](076277168c2749ce3777c64f8e0ff9ef.png)]
91
+ ![イメージ説明](201e957d262dcaefa67895681e82ea89.png)

1

追記

2020/10/08 08:06

投稿

hello_whats_up
hello_whats_up

スコア57

test CHANGED
File without changes
test CHANGED
@@ -81,3 +81,11 @@
81
81
  db, err := gorm.Open("mysql", "user:Password@tcp(db:3306)/api-sample?parseTime=true&loc=Local&charset=utf8mb4")
82
82
 
83
83
  ```
84
+
85
+
86
+
87
+ __追記__
88
+
89
+ `mysql -u root -p`でアクセスし、画像のような状態です
90
+
91
+ ![![イメージ説明](076277168c2749ce3777c64f8e0ff9ef.png)]