diff --git a/docker-compose.env b/docker-compose.env index f476768..a6a4cfc 100644 --- a/docker-compose.env +++ b/docker-compose.env @@ -1,16 +1,10 @@ -# your machine's hostname, in the example below it is ghost UNDERLYING_HOSTNAME=ghost -# COMIC_DIRECTORY is where your comics reside COMICS_DIRECTORY=/Users/rishi/work/threetwo/comics - -# USERDATA_DIRECTORY is used by ThreeTwo to generate covers, and temporary files USERDATA_DIRECTORY=/Users/rishi/work/threetwo/userdata -# Your ComicVine API key COMICVINE_API_KEY=foobar -# DO NOT TOUCH THESE! LOGGER=true LOGLEVEL=info SERVICEDIR=dist/services