Skip to content

Commit 2785d11

Browse files
authored
Merge pull request #150 from gerrykou/main
Remove example.env from docker-compose file to avoid confusion
2 parents 0b25f31 + 9dbdc09 commit 2785d11

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bootcamp/materials/1-dimensional-data-modeling/docker-compose.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ services:
55
container_name: ${DOCKER_CONTAINER}
66
env_file:
77
- .env
8-
- example.env
98
environment:
109
- POSTGRES_DB=${POSTGRES_SCHEMA}
1110
- POSTGRES_USER=${POSTGRES_USER}

0 commit comments

Comments
 (0)