Skip to content
This repository has been archived by the owner on Feb 14, 2021. It is now read-only.

Commit

Permalink
Update media folder documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
chadfawcett authored Oct 14, 2017
1 parent 8c34459 commit 95c228a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ docker run -e [email protected] \
-e SITE_NAME=Dockerectus \
-e ADMIN_PASSWORD=Un1c0rn \
-v `pwd`/logs/:/var/www/html/api/logs \
-v `pwd`/media/:/var/www/html/media \
-v `pwd`/media/:/var/www/html/storage/uploads \
--link mysql:mysql \
-p 8080:80 \
--name directus -d beevelop/directus
Expand Down

0 comments on commit 95c228a

Please sign in to comment.