feat: enhance PantryList and BaslagerPage to support inventory display and improve recipe grid layout
This commit is contained in:
@@ -55,6 +55,7 @@ services:
|
||||
|
||||
recipe-db:
|
||||
image: mariadb:11
|
||||
container_name: recipe-db
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
MARIADB_ROOT_PASSWORD: ${MARIADB_ROOT_PASSWORD}
|
||||
|
||||
Reference in New Issue
Block a user