Skip to content

Commit

Permalink
Merge pull request #60 from eduardosmaniotto/master
Browse files Browse the repository at this point in the history
add COMPOSE_PATH_SEPARATOR in .env.example to fix incorrect directory…
  • Loading branch information
AdrienPoupa committed Mar 7, 2024
2 parents 896636f + 52cda0e commit 44e54fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
COMPOSE_PROFILES=
COMPOSE_PATH_SEPARATOR=:
COMPOSE_FILE=docker-compose.yml:adguardhome/docker-compose.yml:tandoor/docker-compose.yml:joplin/docker-compose.yml
USER_ID=1000
GROUP_ID=1000
Expand Down

0 comments on commit 44e54fc

Please sign in to comment.