Add Allure support and APP_URL default handling
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user