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:
Hayden
2023-10-17 12:07:57 -05:00
committed by GitHub
parent b7c7c0f947
commit 1a148a53de
10 changed files with 114 additions and 111 deletions

View File

@@ -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"