[Service] BindAddress = 0.0.0.0 Port = 5000 [Env] Debug = True [Paths] Runtime = ${SiteRoot} Log = ${SiteRoot}/logs Cache = ${SiteRoot}/cache [BotanJS] SrcDir = ${Paths:Runtime}/botanjs/src CeleryBroker = redis://:${REDIS_PASS}@123.123.123.123:1234/9 REDIS_PASS = PASSWORD_FOR_REDIS_DB ClosureCompiler = /opt/utils/closure.jar YuiCompressor = /opt/utils/yuicompressor.jar