We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 440c148 commit da0cde1Copy full SHA for da0cde1
config.docker-template.php
@@ -59,7 +59,7 @@
59
define('PHPUNIT_LONGTEST', true);
60
61
if (getenv('MOODLE_DOCKER_APP')) {
62
- $CFG->behat_ionic_wwwroot = 'http://mobileapp:8100';
+ $CFG->behat_ionic_wwwroot = 'http://moodleapp:8100';
63
}
64
65
if (getenv('MOODLE_DOCKER_PHPUNIT_EXTRAS')) {
0 commit comments