typo boxtype
This commit is contained in:
parent
9c3a4a35be
commit
141730bc73
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
|
||||
# boxes at https://vagrantcloud.com/search.
|
||||
config.vm.box = "debian/bookworm"
|
||||
config.vm.box = "debian/bookworm64"
|
||||
config.vm.hostname = "gitea-traefik"
|
||||
|
||||
# Disable automatic box update checking. If you disable this, then
|
||||
|
Loading…
x
Reference in New Issue
Block a user