Skip to content

Commit

Permalink
Fixing docker again
Browse files Browse the repository at this point in the history
  • Loading branch information
DCRepublic committed Dec 19, 2024
1 parent da15dc1 commit a9c91c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ services:
image: dpage/pgadmin4
container_name: planner-pgadmin
restart: always
ports:
- 80:80
env_file:
- .env
environment:
Expand Down

0 comments on commit a9c91c4

Please sign in to comment.