Make the property name use the correct name
This commit is contained in:
parent
749dc96e97
commit
e322f24457
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ services:
|
|||
db:
|
||||
build:
|
||||
context: "./database"
|
||||
docker: "dockerfile"
|
||||
dockerfile: "dockerfile"
|
||||
restart: "unless-stopped"
|
||||
volumes:
|
||||
- "./data:/var/lib/mysql"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue