Skip to content

Commit 09c5ad2

Browse files
committed
re-position COMPOSE_CONVERT_WINDOWS_PATHS
1 parent 99b8a45 commit 09c5ad2

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

env-example

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
# Fix for windows users to make sure the application path works.
2-
COMPOSE_CONVERT_WINDOWS_PATHS=1
3-
41
### Application
52
# Point to your application code, wish should be available at `/var/www`
63
APPLICATION=../
@@ -126,5 +123,7 @@ PMA_PORT=88
126123
DOCKER_HOST_IP=10.0.75.1
127124
# The Remote Interpreter entry matching name `laradock`
128125
PHP_IDE_CONFIG=serverName=laradock
126+
# Fix for windows users to make sure the application path works.
127+
COMPOSE_CONVERT_WINDOWS_PATHS=1
129128

130129
### to be continue neo4j mongo rethinkdb redis aerospike pgadmin ...

0 commit comments

Comments
 (0)