mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-10-31 02:03:35 -04:00 
			
		
		
		
	fix: 3892 missing parameter documentation (#4577)
Co-authored-by: vterret <vterret@wps.webhelp.com>
This commit is contained in:
		| @@ -45,6 +45,7 @@ services: | ||||
|     environment: | ||||
|       POSTGRES_PASSWORD: mealie | ||||
|       POSTGRES_USER: mealie | ||||
|       PGUSER: mealie | ||||
|     healthcheck: | ||||
|       test: ["CMD", "pg_isready"] | ||||
|       interval: 30s | ||||
|   | ||||
		Reference in New Issue
	
	Block a user