🐳 Added files
This commit is contained in:
12
docker-compose.env
Normal file
12
docker-compose.env
Normal file
@@ -0,0 +1,12 @@
|
||||
UNDERLYING_HOSTNAME=ghost
|
||||
COMICS_DIRECTORY=/Users/rishi/work/threetwo/comics
|
||||
USERDATA_DIRECTORY=/Users/rishi/work/threetwo/userdata
|
||||
|
||||
LOGGER=true
|
||||
LOGLEVEL=info
|
||||
SERVICEDIR=dist/services
|
||||
|
||||
MONGO_URI=mongodb://db:27017/threetwo
|
||||
REDIS_URI=redis://redis:6379
|
||||
TRANSPORTER=redis://redis:6379
|
||||
CACHER=Memory
|
||||
Reference in New Issue
Block a user