Compare commits

...

1 Commits

Author SHA1 Message Date
917a0ada90 chgt hostname 2022-11-17 19:43:36 +01:00

View File

@ -13,7 +13,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/bullseye64"
config.vm.hostname = "traefikb"
config.vm.hostname = "traefik"
# Disable automatic box update checking. If you disable this, then
# boxes will only be checked for updates when the user runs