mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-05 13:35:23 +02:00
docs: Update docker compose examples (#4550)
This commit is contained in:
parent
54f994defc
commit
d993ddf600
2 changed files with 0 additions and 4 deletions
|
@ -24,8 +24,6 @@ services:
|
|||
PUID: 1000
|
||||
PGID: 1000
|
||||
TZ: America/Anchorage
|
||||
MAX_WORKERS: 1
|
||||
WEB_CONCURRENCY: 1
|
||||
BASE_URL: https://mealie.yourdomain.com
|
||||
# Database Settings
|
||||
DB_ENGINE: postgres
|
||||
|
|
|
@ -28,8 +28,6 @@ services:
|
|||
PUID: 1000
|
||||
PGID: 1000
|
||||
TZ: America/Anchorage
|
||||
MAX_WORKERS: 1
|
||||
WEB_CONCURRENCY: 1
|
||||
BASE_URL: https://mealie.yourdomain.com
|
||||
|
||||
volumes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue