Parameter | Default Value | Description |
---|---|---|
PORT | 4200 | Server Port |
RP_HOST | https://rp.epam.com | ReportPortal URL |
RP_UUID | ReportPortal UUID | |
RP_PROJECT | Project results will be reported to | |
TG_TOKEN | Telegram Token | |
DB_FILE | qabot.db | Internal Session DB file name |
LOGGING_LEVEL | info | Logging level:debug,info,warn,error |
docker-compose up --build --force-recreate
docker-compose -f docker-compose-prod.yml up -d --build --force-recreate