The ratings service contained a PHP 4 style code. This change introduces a framework for processing the http-requests so we dont have to do it on our own. It'll also showcase how Instana is usable with modern PHP.
4 lines
63 B
Bash
4 lines
63 B
Bash
# environment file for docker-compose
|
|
REPO=robotshop
|
|
TAG=0.5.0
|