mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-02 07:05:42 +00:00
rtorrent-flood: add CONTEXT_PATH
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
const CONFIG = {
|
||||
baseURI: '<CONTEXT_PATH>',
|
||||
dbCleanInterval: 1000 * 60 * 60,
|
||||
dbPath: '/flood-db/',
|
||||
floodServerPort: 3000,
|
||||
|
Reference in New Issue
Block a user