Added db and web. Modified things. A lot.
This commit is contained in:
@@ -1,2 +1,9 @@
|
||||
API_ID=123456
|
||||
API_HASH="123456789abcdef"
|
||||
MYSQL_ROOT_PASSWORD=1234abcd
|
||||
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
|
||||
Reference in New Issue
Block a user