Skip to content
This repository has been archived by the owner on Mar 15, 2018. It is now read-only.

Commit

Permalink
add in directories required by monitor (bug 1106198)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy McKay committed Dec 1, 2014
1 parent 473f8e8 commit 45391a1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ ENV CLEANCSS_BIN /srv/zamboni-node/node_modules/clean-css/bin/cleancss
ENV ES_HOST elasticsearch:9200
ENV MARKETPLACE_URL http://mp.dev
ENV MEMCACHE_URL memcached:11211
ENV SOLITUDE_URL http://solitude:2602
ENV REDIS_URL redis://redis:6379?socket_timeout=0.5
ENV SOLITUDE_URL http://solitude:2602
ENV STYLUS_BIN /srv/zamboni-node/node_modules/stylus/bin/stylus
ENV UGLIFY_BIN /srv/zamboni-node/node_modules/uglify-js/bin/uglifyjs
ENV ZAMBONI_DATABASE mysql://root:@mysql:3306/zamboni
Expand Down
1 change: 1 addition & 0 deletions tmp/uploads/collection_icons/.gitkeep
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
stub file to create an empty dir
1 change: 1 addition & 0 deletions tmp/uploads/reviewer_attachment/.gitkeep
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
stub file to create an empty dir

0 comments on commit 45391a1

Please sign in to comment.