README update and added more variables
This commit is contained in:
@@ -5,5 +5,7 @@ MYSQL_DATABASE=telemovris
|
||||
MYSQL_USER=telemovris
|
||||
MYSQL_PASSWORD=abcd1234
|
||||
MYSQL_HOST="telemovris_db"
|
||||
REQUEST_URL="telemovris_web"
|
||||
REQUEST_PORT=8000 #use docker internal port, not the exposed one
|
||||
REQUEST_URL="http://telemovris_web:8000/getmessage"
|
||||
REQUEST_PATH="getmessage"
|
||||
RING_WAIT_TIME=25
|
||||
MAX_CALL_DURATION=30
|
||||
Reference in New Issue
Block a user