Open gdunstone opened 4 years ago
added DROPPY_ADMIN_USER and DROPPY_ADMIN_PASSWORD environment variables to docker-start.sh
DROPPY_ADMIN_USER
DROPPY_ADMIN_PASSWORD
docker-start.sh
Doesn't impact users who don't set these environment variables, or users who aren't using docker.
I built and tested this on an amd64 machine, and although I haven't tested on armhf or arm64 I dont think it will present any problems.
added
DROPPY_ADMIN_USER
andDROPPY_ADMIN_PASSWORD
environment variables todocker-start.sh
Doesn't impact users who don't set these environment variables, or users who aren't using docker.
I built and tested this on an amd64 machine, and although I haven't tested on armhf or arm64 I dont think it will present any problems.