display warning if domaincheck container could not be started instead of bugging out

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2023-07-19 14:31:45 +02:00
parent 70b46093ab
commit 54d9181f14
4 changed files with 15 additions and 3 deletions

View file

@ -472,6 +472,7 @@
"protocol": "tcp"
}
],
"internal_port": "%APACHE_PORT%",
"environment": [
"INSTANCE_ID=%INSTANCE_ID%",
"APACHE_PORT=%APACHE_PORT%"