typo boxtype
This commit is contained in:
		
							
								
								
									
										2
									
								
								gitea-docker-traefik/Vagrantfile
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								gitea-docker-traefik/Vagrantfile
									
									
									
									
										vendored
									
									
								
							@@ -12,7 +12,7 @@ Vagrant.configure("2") do |config|
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
  # Every Vagrant development environment requires a box. You can search for
 | 
					  # Every Vagrant development environment requires a box. You can search for
 | 
				
			||||||
  # boxes at https://vagrantcloud.com/search.
 | 
					  # boxes at https://vagrantcloud.com/search.
 | 
				
			||||||
  config.vm.box = "debian/bookworm"
 | 
					  config.vm.box = "debian/bookworm64"
 | 
				
			||||||
  config.vm.hostname = "gitea-traefik"
 | 
					  config.vm.hostname = "gitea-traefik"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  # Disable automatic box update checking. If you disable this, then
 | 
					  # Disable automatic box update checking. If you disable this, then
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user