Bugfix docker-compose

This commit is contained in:
Ton Snoei 2023-03-20 23:17:36 +01:00
parent d23a2621c6
commit 7bc973ee23

View File

@ -6,7 +6,7 @@ services:
dockerfile: Dockerfile
image: tonsnoei/photon-geocoder:latest
volumes:
- data:/photon/photon_data
- ./data:/photon/photon_data
ports:
- 2322:2322