mirror of
				https://gitea.invidious.io/iv-org/invidious
				synced 2025-06-05 23:29:12 +02:00 
			
		
		
		
	Add Postgres health check
This commit is contained in:
		| @@ -7,6 +7,8 @@ services: | ||||
|     restart: unless-stopped | ||||
|     volumes: | ||||
|       - postgresdata:/var/lib/postgresql/data | ||||
|     healthcheck: | ||||
|       test: ["CMD", "pg_isready", "-U", "postgres"]  | ||||
|   invidious: | ||||
|     build: | ||||
|       context: . | ||||
|   | ||||
		Reference in New Issue
	
	Block a user