Skip to content

Instantly share code, notes, and snippets.

@videoMonkey
Last active May 12, 2016 08:54
Show Gist options
  • Save videoMonkey/991194f14c360052a84691a6e942b482 to your computer and use it in GitHub Desktop.
Save videoMonkey/991194f14c360052a84691a6e942b482 to your computer and use it in GitHub Desktop.
vwww .env file
# https://github.com/gosuri/vagrant-env
# BRETANY_SALT='y@8Y:Ubv{8-Y-EL>[GV&f,mX`I.@9.xyD<fe&e/@ VH8]H?B},TE6[;1Um!O7qQ7'
VAGRANT_GUEST_IP="192.168.12.3"
VAGRANT_GUEST_DOMAIN="example.com"
# Apache Config
APACHE_HTTP_PORT="80"
APACHE_HTTPS_PORT="443"
# MYSQL
# MYSQL_HOST="10.211.55.2"
MYSQL_USER="root"
MYSQL_PASS="root"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment