7 lines
215 B
Plaintext
7 lines
215 B
Plaintext
VAGRANT=true
|
|
LOCAL_DOMAIN=gabsocial.local
|
|
DB_HOST=/var/run/postgresql/
|
|
DB_MASTER_URL=postgres:///gabsocial_development
|
|
DB_SLAVE1_URL=postgres:///gabsocial_development
|
|
DB_SLAVE2_URL=postgres:///gabsocial_development
|