Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chanwutk authored Jun 5, 2024
1 parent 735f646 commit af76749
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ docker volume create spatialyze-gsstore-data
docker run --name "spatialyze-gsstore" \
--detach \
--publish 25432:5432 \
--env POSTGRES_PASSWORD=postgres \
--volume spatialyze-gsstore-data:/var/lib/postgresql \
postgis/postgis
```
Expand Down

0 comments on commit af76749

Please sign in to comment.