Skip to content

Commit

Permalink
To resolve "Invalid volumes",For Toolbox.
Browse files Browse the repository at this point in the history
To resolve "Invalid volumes",For Toolbox. (docker-archive/toolbox#607)
  • Loading branch information
myzero1 authored Nov 9, 2017
1 parent 400a133 commit f3c2948
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .env-dist
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,6 @@ DATABASE_DSN = "${DATABASE_DSN_BASE};dbname=${DATABASE_DSN_DB}"
DATABASE_USER = "${DB_ENV_MYSQL_USER}"
DATABASE_PASSWORD = "${DB_ENV_MYSQL_PASSWORD}"
DATABASE_TABLE_PREFIX = app_

# To resolve "Invalid volumes",For Toolbox. (https://github.com/docker/toolbox/issues/607)
COMPOSE_CONVERT_WINDOWS_PATHS=1

0 comments on commit f3c2948

Please sign in to comment.