mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-01-14 21:11:20 -05:00
docs: v1 cleanup (#2636)
* remove stale deployment docs * remove from nav * update tags * update info on tags * add note about dockerhub * update features + formatting * update PR template * new maintainer docs * change upgrade guide tag * re-generate api docs
This commit is contained in:
@@ -11,7 +11,7 @@ PostgreSQL might be considered if you need to support many concurrent users. In
|
||||
version: "3.7"
|
||||
services:
|
||||
mealie:
|
||||
image: ghcr.io/mealie-recipes/mealie:nightly
|
||||
image: ghcr.io/mealie-recipes/mealie:v1.0.0-RC1.1
|
||||
container_name: mealie
|
||||
ports:
|
||||
- "9925:9000"
|
||||
|
||||
Reference in New Issue
Block a user