Skip to content

Commit 0b280b6

Browse files
committed
Update docker-compose
1 parent 40a7c4b commit 0b280b6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docker-compose.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,9 @@ services:
3232
build:
3333
context: .
3434
ports:
35-
- "8080:8080"
35+
- "8081:8080"
3636
volumes:
37+
- /data/spatial-data:/data/spatial-data
3738
- ./sbdi/data/config/spatial-service-config.yml:/data/spatial-service/config/spatial-service-config.yml
3839

3940
volumes:

0 commit comments

Comments
 (0)