From 9e567e6b2001b33e4eae3e1943014ce60c559d66 Mon Sep 17 00:00:00 2001 From: Josafá Filho Date: Tue, 24 Nov 2015 21:08:14 -0200 Subject: [PATCH] Adicionando multiplas maquinas para contemplar servidor de API e WEB --- Vagrantfile | 49 ++++++++++++++++++++++++++++++++++++++++--------- db/api.sql | 4 ++++ 2 files changed, 44 insertions(+), 9 deletions(-) create mode 100644 db/api.sql diff --git a/Vagrantfile b/Vagrantfile index 4934951..1fad64d 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -41,21 +41,52 @@ service apache2 restart SCRIPT +$apiScript = <