Skip to content

Commit

Permalink
Remove unused volumes and networks comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Flagro committed Feb 2, 2024
1 parent 65dfd39 commit 5691d98
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,9 @@ services:
networks:
- internal

# Volumes
volumes:
postgres_data:

# Networks
networks:
internal:
driver: bridge

0 comments on commit 5691d98

Please sign in to comment.