Skip to content

Commit

Permalink
Add COMPOSE_PATH_SEPARATOR
Browse files Browse the repository at this point in the history
  • Loading branch information
john-gom committed Sep 11, 2023
1 parent 6d9af89 commit cf84da9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
COMPOSE_FILE=docker-compose.yml;docker/dev.yml
COMPOSE_PROJECT_NAME=off-query
COMPOSE_PATH_SEPARATOR=;
TAG=latest
POSTGRES_HOST=localhost
POSTGRES_PORT=5512
Expand Down

0 comments on commit cf84da9

Please sign in to comment.