mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
removed todo - thats now done
This commit is contained in:
parent
31c5627598
commit
4d258ee4a5
@ -114,7 +114,6 @@ sudo mysql <<EOFMYSQL
|
|||||||
EOFMYSQL
|
EOFMYSQL
|
||||||
|
|
||||||
# Configure database
|
# 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
|
envsubst "$(env | sed -e 's/=.*//' -e 's/^/\$/g')" < $PROJECT_ROOT/database/.env.template > $PROJECT_ROOT/database/.env
|
||||||
|
|
||||||
# Configure backend
|
# Configure backend
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user