Merge pull request #2983 from nextcloud/enh/noid/display-warning-domaincheck

display warning if domaincheck container could not be started instead of bugging out
This commit is contained in:
Simon L 2023-07-20 15:54:39 +02:00 committed by GitHub
commit b5831bf346
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 15 additions and 3 deletions

View file

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