mirror of
https://github.com/jambonz/jambonz-infrastructure.git
synced 2026-01-25 02:08:27 +00:00
docs
This commit is contained in:
@@ -23,6 +23,7 @@ There are a few configuration items you will need to supply before running docke
|
||||
Checkout and install as follows:
|
||||
```
|
||||
git clone git@github.com:jambonz/jambonz-infrastructure.git
|
||||
cd jambonz-infrastructure
|
||||
git submodule update --init
|
||||
cd docker
|
||||
|
||||
|
||||
@@ -110,7 +110,6 @@ services:
|
||||
JAMBONES_REDIS_PORT: 6379
|
||||
JAMBONES_LOGLEVEL: info
|
||||
ENABLE_METRICS: 0
|
||||
DEBUG: jambonz:*
|
||||
depends_on:
|
||||
- mysql
|
||||
- redis
|
||||
|
||||
Reference in New Issue
Block a user