mirror of
				https://github.com/restic/rest-server.git
				synced 2025-11-04 07:11:00 +00:00 
			
		
		
		
	remove ip from freebsd example
This commit is contained in:
		
							parent
							
								
									dfe9755ed0
								
							
						
					
					
						commit
						496f8ea1f6
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -17,7 +17,6 @@ datadir="/backups"
 | 
				
			||||||
restserver_start()
 | 
					restserver_start()
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
	rest-server --path $datadir				\
 | 
						rest-server --path $datadir				\
 | 
				
			||||||
		--listen 10.0.1.6:8000				\
 | 
					 | 
				
			||||||
		--private-repos					\
 | 
							--private-repos					\
 | 
				
			||||||
		--tls						\
 | 
							--tls						\
 | 
				
			||||||
		--tls-cert "/etc/ssl/rest-server.crt"		\
 | 
							--tls-cert "/etc/ssl/rest-server.crt"		\
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue