Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
JobDoesburg committed Mar 27, 2024
1 parent d14d3bf commit 30bf7d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ services:
restart: unless-stopped
networks:
- db
volumes:
- postgres-data:/var/lib/postgresql/data
# volumes:
# - postgres-data:/var/lib/postgresql/data
environment:
POSTGRES_USER: tosti
POSTGRES_PASSWORD: ${POSTGRES_PASSWORD}
Expand Down

0 comments on commit 30bf7d3

Please sign in to comment.