chgt hostname
This commit is contained in:
parent
7513d39eb6
commit
917a0ada90
2
docker-traefik-nginx/Vagrantfile
vendored
2
docker-traefik-nginx/Vagrantfile
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user