Skip to content

Commit 60a5a77

Browse files
authored
Update README.md
1 parent 99c036f commit 60a5a77

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,8 @@ Then simply run `docker-compose up -d`, that's it!
124124
| ENV | Description|
125125
|:---|:---|
126126
| `ENABLE_AUTH` | Whether to enable Basic auth |
127-
| `ENABLE_RCLONE` | Whether to disable Rclone, if you running this container offline or do not have stable connection to Github, please set to `false`
127+
| `ENABLE_RCLONE` | Whether to disable Rclone, if you running this container offline or do not have stable connection to Github, please set to `false` |
128+
| `ENABLE_FILEBROWSER` | Whether to disable Filebrowser, set it to `false` to disable it, by default it's enabled |
128129
| `ARIA2_USER` | Basic Auth username, Rclone GUI uses it as well. |
129130
| `ARIA2_PWD` | Basic Auth password, Rclone GUI uses it as well. |
130131
| `ARIA2_EXTERNAL_PORT` | The Aria2 port which exposed to public to access to |

0 commit comments

Comments
 (0)