kopia lustrzana https://github.com/iv-org/invidious
				
				
				
			Remove no longer needed POSTGRES_HOST_AUTH_METHOD
							rodzic
							
								
									0b52d52f4a
								
							
						
					
					
						commit
						8ebfaed546
					
				|  | @ -14,7 +14,7 @@ services: | |||
|       POSTGRES_PASSWORD: kemal | ||||
|       POSTGRES_USER: kemal | ||||
|     healthcheck: | ||||
|       test: ["CMD", "pg_isready", "-U", "postgres"]  | ||||
|       test: ["CMD", "pg_isready", "-U", "postgres"] | ||||
|   invidious: | ||||
|     build: | ||||
|       context: . | ||||
|  |  | |||
|  | @ -1,5 +1 @@ | |||
| FROM postgres:10 | ||||
| 
 | ||||
| # Do not require a PostgreSQL superuser password. | ||||
| # See https://github.com/docker-library/postgres/issues/681. | ||||
| ENV POSTGRES_HOST_AUTH_METHOD trust | ||||
|  |  | |||
		Ładowanie…
	
		Reference in New Issue
	
	 Sandro Jäckel
						Sandro Jäckel