Closed c9rgreen closed 3 years ago
@cg433n there have been a couple of issues addressed in the latest release. Could you go ahead and test this with latest master branch.
After removing the containers and updating to the latest master branch, everything appears to be working. 🙂
ISSUE TYPE
Checklist
.env
file is attached./check-config.sh
output is added belowdocker-compose logs
output is added belowdocker-compose.override.yml
is attached (if exists)cfg/
dir are attached (if exist)OS / ENVIRONMENT
SUMMARY
Devilbox won't start, Intranet returns 502.
.env
UID
GID
PHP_MAIL_CATCH_ALL=0
.MOUNT_OPTIONS=,cached
./check-config.sh
docker-compose logs
Minimal
Per What to always do first,
docker-compose up php httpd bind
works and the intranet start successfully.