Skip to content

Commit

Permalink
do not use volume
Browse files Browse the repository at this point in the history
  • Loading branch information
chanwutk committed Feb 25, 2024
1 parent 02855f6 commit 5180bb4
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,5 @@ services:
container_name: spatialyze-gsstore
environment:
- POSTGRES_PASSWORD=postgres
volumes:
- spatialyze-gsstore-data:/var/lib/postgresql
expose:
- 5432

volumes:
spatialyze-gsstore-data:
- 5432

0 comments on commit 5180bb4

Please sign in to comment.