Add Allure support and APP_URL default handling

This commit is contained in:
2026-04-08 16:57:25 +03:00
parent b88d0bdd81
commit 23a3f01edd
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ services:
apk-downloader:
image: curlimages/curl:8.5.0
environment:
- APP_URL=${APP_URL}
- APP_URL=${APP_URL:-}
command:
- sh
- -c