Unverified Commit 04223087 authored by skoulouzis's avatar skoulouzis Committed by GitHub

Update beia_docker-compose.yml

parent 7ae2959a
...@@ -134,7 +134,8 @@ services: ...@@ -134,7 +134,8 @@ services:
- REDIS_PORT=${REDIS_PORT:-6379} - REDIS_PORT=${REDIS_PORT:-6379}
- REDIS_PASSWORD=${REDIS_PASSWORD:-changeme} - REDIS_PASSWORD=${REDIS_PASSWORD:-changeme}
- DEFAULT_SIP=${DEFAULT_SIP:-${SIP_PEERNAME}} - DEFAULT_SIP=${DEFAULT_SIP:-${SIP_PEERNAME}}
- MONITORING_ADAPTER = monitoring_server - MONITORING_SERVER = monitoring_server
- MONITORING_ADAPTER = monitoring_adapter
ports: ports:
- "8001:80/tcp" - "8001:80/tcp"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment