mirror of
				https://github.com/TeamPiped/documentation.git
				synced 2024-08-14 23:50:09 +00:00 
			
		
		
		
	fix: update outdated docker image path
This commit is contained in:
		
							parent
							
								
									e88d4bac8d
								
							
						
					
					
						commit
						e715fe5eb3
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -153,7 +153,7 @@ Now, you have the user and group id - `33:33`.
 | 
			
		|||
Now, run the proxy with the following command, while replacing the user parameter with what you just found:
 | 
			
		||||
 | 
			
		||||
```
 | 
			
		||||
docker run -d --network=host -v "/var/run/ytproxy/:/app/socket" --user 33:33 --restart unless-stopped 1337kavin/ytproxy:latest
 | 
			
		||||
docker run -d --network=host -v "/var/run/ytproxy/:/app/socket" --user 33:33 --restart unless-stopped 1337kavin/piped-proxy:latest
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
You can now use watchtower to enable automatic container updates (optional):
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue