Add shared folder.
This commit is contained in:
@ -95,6 +95,8 @@ export RAILS_ENV=development
|
|||||||
rake db:schema:load
|
rake db:schema:load
|
||||||
rake db:migrate
|
rake db:migrate
|
||||||
rake db:seed
|
rake db:seed
|
||||||
|
chown -R vagrant /shared
|
||||||
|
ln -sf /shared tmp/files
|
||||||
|
|
||||||
# NGINX
|
# NGINX
|
||||||
if [ ! -L /etc/nginx/sites-enabled/code_ocean ]
|
if [ ! -L /etc/nginx/sites-enabled/code_ocean ]
|
||||||
|
Reference in New Issue
Block a user