diff --git a/Days/day46.md b/Days/day46.md index 65a0891..f00d451 100644 --- a/Days/day46.md +++ b/Days/day46.md @@ -52,7 +52,7 @@ Straight from the tutorial linked above you can see the contents of the file loo version: "3.9" services: - DB: + db: image: mysql:5.7 volumes: - db_data:/var/lib/mysql