Fix env var
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Luke Murphy 2020-11-08 15:40:50 +01:00
parent 3c429c905d
commit da5b8beceb
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ export FOODCOOP_HELP_URL=https://order.biobulkbende.org
export FOODCOOP_TIME_ZONE=Amsterdam
export FOODCOOP_FOOTER="<a href="https://biobulkbende.org/">Biobulkbende</a> hosted by <a href="https://autonomic.zone">Autonomic Cooperative</a>."
export MYSQL_NAME=foodsoft
export MYSQL_DB=foodsoft
export MYSQL_HOST=db
export MYSQL_PORT=3306
export MYSQL_USER=foodsoft