Fixing the docker container setup (with assets compilation &co)
This commit is contained in:
@ -14,4 +14,4 @@ RUN bundle install --deployment --without test --without development
|
||||
|
||||
ADD . /mastodon
|
||||
|
||||
VOLUME ['/mastodon/public/system']
|
||||
VOLUME ["/mastodon/public/system", "/mastodon/public/assets"]
|
||||
|
Reference in New Issue
Block a user