Page MenuHomeDevCentral

D3102.diff
No OneTemporary

D3102.diff

diff --git a/Makefile b/Makefile
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@
ENV_FOR_TEST_FULL= \
DOCKER_ACCESS=1 \
- DOCKER_HOST=equatower.nasqueron.org \
+ DOCKER_HOST=docker-002.nasqueron.org \
all: test
diff --git a/tests/DevCentralTest.php b/tests/DevCentralTest.php
--- a/tests/DevCentralTest.php
+++ b/tests/DevCentralTest.php
@@ -17,6 +17,6 @@
}
public function testAphlictIsUp () {
- $this->assertHttpResponseCode(405, 'http://equatower.nasqueron.org:22281/', 'Aphlict server seems down. Check if the aphlict container is launched on the Docker engine.');
+ $this->assertHttpResponseCode(405, 'http://docker-002.nasqueron.org:22281/', 'Aphlict server seems down. Check if the aphlict container is launched on the Docker engine.');
}
}

File Metadata

Mime Type
text/plain
Expires
Sat, Nov 23, 13:04 (18 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2258067
Default Alt Text
D3102.diff (789 B)

Event Timeline