Update day46.md

This commit is contained in:
Seun Agbede 2022-09-16 17:39:40 +01:00 committed by GitHub
parent bc7f526e64
commit 53470be17a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,7 +52,7 @@ Straight from the tutorial linked above you can see the contents of the file loo
version: "3.9" version: "3.9"
services: services:
DB: db:
image: mysql:5.7 image: mysql:5.7
volumes: volumes:
- db_data:/var/lib/mysql - db_data:/var/lib/mysql