Update day46.md
This commit is contained in:
parent
bc7f526e64
commit
53470be17a
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user