mirror of
				https://github.com/iv-org/invidious.git
				synced 2025-10-30 20:22:00 +00:00 
			
		
		
		
	Merge pull request #598 from tleydxdy/patch-1
let docker listen to 127.0.0.1 by default
This commit is contained in:
		| @@ -13,7 +13,7 @@ services: | ||||
|       dockerfile: docker/Dockerfile | ||||
|     restart: unless-stopped | ||||
|     ports: | ||||
|       - "3000:3000" | ||||
|       - "127.0.0.1:3000:3000" | ||||
|     depends_on: | ||||
|       - postgres | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Omar Roth
					Omar Roth