summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/setup1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/setup b/bin/setup
index 4454ee8..914b7f4 100755
--- a/bin/setup
+++ b/bin/setup
@@ -7,3 +7,4 @@ cd "$(dirname "$0")/.."
bundle config --local path vendor
bundle config --local jobs "$(nproc)"
bundle install
+docker-compose up -d