config en cours, bloque sur composer et son utilisation du proxy
This commit is contained in:
1
.vagrant/machines/homestead/virtualbox/action_provision
Normal file
1
.vagrant/machines/homestead/virtualbox/action_provision
Normal file
@@ -0,0 +1 @@
|
||||
1.5:e07e5080-8cae-4adc-b68c-2122731d3bf0
|
1
.vagrant/machines/homestead/virtualbox/action_set_name
Normal file
1
.vagrant/machines/homestead/virtualbox/action_set_name
Normal file
@@ -0,0 +1 @@
|
||||
1718192131
|
1
.vagrant/machines/homestead/virtualbox/box_meta
Normal file
1
.vagrant/machines/homestead/virtualbox/box_meta
Normal file
@@ -0,0 +1 @@
|
||||
{"name":"laravel/homestead","version":"14.0.2","provider":"virtualbox","directory":"boxes/laravel-VAGRANTSLASH-homestead/14.0.2/amd64/virtualbox"}
|
1
.vagrant/machines/homestead/virtualbox/creator_uid
Normal file
1
.vagrant/machines/homestead/virtualbox/creator_uid
Normal file
@@ -0,0 +1 @@
|
||||
0
|
1
.vagrant/machines/homestead/virtualbox/id
Normal file
1
.vagrant/machines/homestead/virtualbox/id
Normal file
@@ -0,0 +1 @@
|
||||
e07e5080-8cae-4adc-b68c-2122731d3bf0
|
1
.vagrant/machines/homestead/virtualbox/index_uuid
Normal file
1
.vagrant/machines/homestead/virtualbox/index_uuid
Normal file
@@ -0,0 +1 @@
|
||||
f351545ca24d4b3aa820df6fab400c8f
|
8
.vagrant/machines/homestead/virtualbox/private_key
Normal file
8
.vagrant/machines/homestead/virtualbox/private_key
Normal file
@@ -0,0 +1,8 @@
|
||||
-----BEGIN OPENSSH PRIVATE KEY-----
|
||||
b3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAAAMwAA
|
||||
AAtzc2gtZWQyNTUxOQAAACCqfmPOFUpgjMsECLWXz9jJcQwqUlxVbDzPMVzL
|
||||
sM5qjQAAAJCe1FGtntRRrQAAAAtzc2gtZWQyNTUxOQAAACCqfmPOFUpgjMsE
|
||||
CLWXz9jJcQwqUlxVbDzPMVzLsM5qjQAAAEBps9392BKcZ1K1ZWOUSai9H3PN
|
||||
dLpY0W3jyM85QSpBRqp+Y84VSmCMywQItZfP2MlxDCpSXFVsPM8xXMuwzmqN
|
||||
AAAAB3ZhZ3JhbnQBAgMEBQY=
|
||||
-----END OPENSSH PRIVATE KEY-----
|
1
.vagrant/machines/homestead/virtualbox/synced_folders
Normal file
1
.vagrant/machines/homestead/virtualbox/synced_folders
Normal file
@@ -0,0 +1 @@
|
||||
{"virtualbox":{"/home/vagrant/code":{"type":null,"mount_options":["uid=1000","gid=1000","_netdev"],"guestpath":"/home/vagrant/code","hostpath":"C:/Users/sio/Desktop/Homestead/Code","disabled":false,"__vagrantfile":true},"/vagrant":{"guestpath":"/vagrant","hostpath":"C:/Users/sio/Desktop/Homestead/Laravel_pc_lycee","disabled":false,"__vagrantfile":true}}}
|
1
.vagrant/machines/homestead/virtualbox/vagrant_cwd
Normal file
1
.vagrant/machines/homestead/virtualbox/vagrant_cwd
Normal file
@@ -0,0 +1 @@
|
||||
C:/Users/sio/Desktop/Homestead/Laravel_pc_lycee
|
12
.vagrant/rgloader/loader.rb
Normal file
12
.vagrant/rgloader/loader.rb
Normal file
@@ -0,0 +1,12 @@
|
||||
# Copyright (c) HashiCorp, Inc.
|
||||
# SPDX-License-Identifier: BUSL-1.1
|
||||
|
||||
# This file loads the proper rgloader/loader.rb file that comes packaged
|
||||
# with Vagrant so that encoded files can properly run with Vagrant.
|
||||
|
||||
if ENV["VAGRANT_INSTALLER_EMBEDDED_DIR"]
|
||||
require File.expand_path(
|
||||
"rgloader/loader", ENV["VAGRANT_INSTALLER_EMBEDDED_DIR"])
|
||||
else
|
||||
raise "Encoded files can't be read outside of the Vagrant installer."
|
||||
end
|
Reference in New Issue
Block a user