There was an error while loading. Please reload this page.
1 parent 69e4116 commit 1a0db14Copy full SHA for 1a0db14
1 file changed
.github/workflows/TestExamples.yml
@@ -39,8 +39,7 @@ jobs:
39
APP_PORT=${APP_PORT}
40
MAPPER_PORT=${MAPPER_PORT}
41
CONVERTER_PORT=${CONVERTER_PORT}
42
- YARRRML_URL=${YARRRML_URL}
43
- MAPPER_URL=${MAPPER_URL}
+ SERVER_URL="http://localhost:${APP_PORT}"
44
APP_MODE=${APP_MODE}
45
SSL_VERIFY=${SSL_VERIFY}
46
EOF
0 commit comments