mirror of
				https://github.com/iv-org/invidious.git
				synced 2025-10-30 20:22:00 +00:00 
			
		
		
		
	Remove the enforced container_name following suggestions
This commit is contained in:
		| @@ -4,7 +4,6 @@ version: "3" | ||||
| services: | ||||
|  | ||||
|   invidious: | ||||
|     container_name: invidious | ||||
|     build: | ||||
|       context: . | ||||
|       dockerfile: docker/Dockerfile | ||||
| @@ -36,7 +35,6 @@ services: | ||||
|       - invidious-db | ||||
|  | ||||
|   invidious-db: | ||||
|     container_name: invidious-db | ||||
|     image: postgres:14-alpine | ||||
|     restart: unless-stopped | ||||
|     volumes: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 TheFrenchGhosty
					TheFrenchGhosty