From d6d0aeafa9a7a9c6df59cc9b94aeaadd2f8d0868 Mon Sep 17 00:00:00 2001 From: Rakhim Date: Thu, 26 Jul 2018 20:45:56 +0300 Subject: [PATCH] add 'db' to writable dirs https://github.com/nanobox-quickstarts/nanobox-rails/issues/13 --- boxfile.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/boxfile.yml b/boxfile.yml index e4a752c..58547b4 100644 --- a/boxfile.yml +++ b/boxfile.yml @@ -33,6 +33,7 @@ web.main: writable_dirs: - tmp - log + - db # the path to a logfile you want streamed to the nanobox dashboard log_watch: