chore(deluge): refactor config
This commit is contained in:
parent
f92a7cdd71
commit
64dbafd887
|
@ -1,6 +1,7 @@
|
|||
# Default Login
|
||||
##Username: admin
|
||||
##Password: deluge
|
||||
# Default credentials
|
||||
|
||||
Username: admin
|
||||
Password: deluge
|
||||
|
||||
---
|
||||
|
||||
|
@ -8,12 +9,10 @@
|
|||
|
||||
[Deluge](http://deluge-torrent.org/) is a lightweight, Free Software, cross-platform BitTorrent client.
|
||||
|
||||
- Full Encryption
|
||||
- WebUI
|
||||
- Plugin System
|
||||
- Much more...
|
||||
|
||||
[![deluge](https://avatars2.githubusercontent.com/u/6733935?v=3&s=200)](http://deluge-torrent.org/)
|
||||
- Full Encryption
|
||||
- WebUI
|
||||
- Plugin System
|
||||
- Much more...
|
||||
|
||||
## [](https://github.com/linuxserver/docker-deluge#supported-architectures)Supported Architectures
|
||||
|
||||
|
@ -25,4 +24,4 @@ Simply pulling `lscr.io/linuxserver/deluge:latest` should retrieve the correct i
|
|||
|
||||
The admin interface is available at `http://SERVER-IP:8112` with a default user/password of admin/deluge.
|
||||
|
||||
To change the password (recommended) log in to the web interface and go to Preferences->Interface->Password.
|
||||
To change the password (recommended) log in to the web interface and go to Preferences->Interface->Password.
|
||||
|
|
Loading…
Reference in New Issue
Block a user