removed todo - thats now done

This commit is contained in:
Ulf Gebhardt 2022-02-07 07:33:07 +01:00
parent 31c5627598
commit 4d258ee4a5
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -114,7 +114,6 @@ sudo mysql <<EOFMYSQL
EOFMYSQL
# Configure database
# TODO - do this in the start.sh to regenerate configs on each deploy
envsubst "$(env | sed -e 's/=.*//' -e 's/^/\$/g')" < $PROJECT_ROOT/database/.env.template > $PROJECT_ROOT/database/.env
# Configure backend