File tree 1 file changed +4
-7
lines changed
1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -62,13 +62,10 @@ Set up your environment
62
62
63
63
* go to http://localhost:9000/ (MinIO S3 storage backend)
64
64
* login as ``admin `` / ``password ``
65
- * click "..." next to the bucket name and then "Edit Policy"
66
- * give "Read Only" access on all the buckets (``static `` and ``media ``)
67
-
68
- .. note ::
69
-
70
- ``media `` bucket may be created after the first build is finished.
71
- You will need to repeat this step after that.
65
+ * click "..." next to the ``static `` bucket name and then "Edit Policy"
66
+ * leave "prefix" empty and click "Add" to give "Read Only" access on the ``static `` bucket
67
+ * click on the "+" icon on the bottom-right corner, then "Create bucket" with the name ``media ``,
68
+ hit Enter on the keyboard, and repeat the operation above to give "Read Only" access to it
72
69
73
70
#. go to http://community.dev.readthedocs.io to access your local instance of Read the Docs.
74
71
You can’t perform that action at this time.
0 commit comments