Skip to content
This repository has been archived by the owner on Jan 19, 2019. It is now read-only.

Commit

Permalink
Merge pull request #39 from eviratec/issue/38
Browse files Browse the repository at this point in the history
Issue/38
  • Loading branch information
Callan Milne authored Jul 24, 2017
2 parents 88521d2 + 2c57602 commit 68b80a5
Show file tree
Hide file tree
Showing 24 changed files with 1,299 additions and 310 deletions.
2 changes: 2 additions & 0 deletions Vagrantfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ Vagrant.configure("2") do |config|
echo "DS_DB_USER=root" >> /etc/environment
echo "DS_DB_PASS=dsvcdevmysql" >> /etc/environment
echo "DS_DB_NAME=dsvcdev" >> /etc/environment
echo "DS_SERVER_NAME=api.datastudio.localhost" >> /etc/environment
echo "DS_SERVER_PROTOCOL=http" >> /etc/environment
nohup npm start &
SHELL
end
Loading

0 comments on commit 68b80a5

Please sign in to comment.