mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-02 07:05:42 +00:00
Add RTORRENT_SCGI variable for use scgi port (#158)
* Feature(rtorrent-flood) : Add RTORRENT_SCGI variable for use scgi port * Fix rtorrent-flood
This commit is contained in:
@ -21,6 +21,7 @@
|
||||
- **GID** : group id (defaut : 991)
|
||||
- **FLOOD_SECRET** : flood secret key (defaut : mysupersecretkey) (CHANGE IT)
|
||||
- **CONTEXT_PATH** : context path (base_URI) (default : /)
|
||||
- **RTORRENT_SCGI** : SCGI port (default : 0 for use local socket)
|
||||
- **PKG_CONFIG_PATH** : `/usr/local/lib/pkgconfig` (don't touch)
|
||||
|
||||
#### Ports
|
||||
|
Reference in New Issue
Block a user