mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-05-31 12:15:42 -04:00
docs: docker-compose.dev.yml is currently not functional (#1300)
This commit is contained in:
parent
d751e3b35b
commit
1534f0df77
@ -1,3 +1,4 @@
|
|||||||
|
# WARNING: currently not functional, see #756, #1072
|
||||||
# Use root/example as user/password credentials
|
# Use root/example as user/password credentials
|
||||||
version: "3.4"
|
version: "3.4"
|
||||||
services:
|
services:
|
||||||
|
@ -110,7 +110,7 @@ frontend 🎬 Start Mealie Frontend Development Server
|
|||||||
frontend-build 🏗 Build Frontend in frontend/dist
|
frontend-build 🏗 Build Frontend in frontend/dist
|
||||||
frontend-generate 🏗 Generate Code for Frontend
|
frontend-generate 🏗 Generate Code for Frontend
|
||||||
frontend-lint 🧺 Run yarn lint
|
frontend-lint 🧺 Run yarn lint
|
||||||
docker-dev 🐳 Build and Start Docker Development Stack
|
docker-dev 🐳 Build and Start Docker Development Stack (currently not functional, see #756, #1072)
|
||||||
docker-prod 🐳 Build and Start Docker Production Stack
|
docker-prod 🐳 Build and Start Docker Production Stack
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user