Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
db03eadd
Commit
db03eadd
authored
May 03, 2016
by
Dominik Hebeler
Browse files
Homestead.yaml hinzugefügt
parent
e9c5dc29
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitignore
View file @
db03eadd
/vendor
/node_modules
/public/storage
Homestead.yaml
Homestead.json
.env
deploy/Homestead.yaml
0 → 100644
View file @
db03eadd
---
ip
:
"
192.168.10.10"
memory
:
2048
cpus
:
1
provider
:
virtualbox
authorize
:
~/.ssh/id_rsa.pub
keys
:
-
~/.ssh/id_rsa
folders
:
-
map
:
~/MetaGer
to
:
/home/vagrant/MetaGer
sites
:
-
map
:
192.168.10.10
to
:
/home/vagrant/MetaGer/public
databases
:
-
homestead
# blackfire:
# - id: foo
# token: bar
# client-id: foo
# client-token: bar
# ports:
# - send: 50000
# to: 5000
# - send: 7777
# to: 777
# protocol: udp
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment