🐳 Updated docs
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
UNDERLYING_HOSTNAME=ghost
|
||||
UNDERLYING_HOSTNAME=localhost
|
||||
|
||||
COMICS_DIRECTORY=/mnt/unraidshare/directconnect/downloads/comics/
|
||||
USERDATA_DIRECTORY=/home/rishi/userdata
|
||||
COMICS_DIRECTORY=/path/to/comics
|
||||
USERDATA_DIRECTORY=/path/to/userdata
|
||||
|
||||
COMICVINE_API_KEY=foobar
|
||||
COMICVINE_API_KEY=onethreetwo
|
||||
|
||||
CACHER=Memory
|
||||
LOGGER=true
|
||||
LOGLEVEL=info
|
||||
SERVICEDIR=dist/services
|
||||
@@ -15,4 +16,4 @@ MONGO_URI=mongodb://db:27017/threetwo
|
||||
ELASTICSEARCH_URI=http://elasticsearch:9200
|
||||
REDIS_URI=redis://redis:6379
|
||||
TRANSPORTER=redis://redis:6379
|
||||
CACHER=Memory
|
||||
|
||||
|
||||
Reference in New Issue
Block a user