diff --git a/README.md b/README.md index e18093d..a36f99b 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ When everything's ready start Traccar with Docker Compose, otherwise head down t export COMPOSE_DIR='/opt/containers/traccar' export COMPOSE_CTX='ux_vilnius' export COMPOSE_PROJECT='traccar-'"${COMPOSE_CTX}" -export COMPOSE_FILE="${COMPOSE_DIR}"'/docker-compose.yaml' +export COMPOSE_FILE="${COMPOSE_DIR}"'/compose.yaml' export COMPOSE_ENV= ```