1 parent 0809736 commit a6eca74Copy full SHA for a6eca74
1 file changed
compose.yaml
@@ -8,8 +8,8 @@ services:
8
- PHOTON_SHA256SUM=${PHOTON_SHA256SUM}
9
- GIT_SHA="dev"
10
environment:
11
- # Small country code for testing
12
- - PHOTON_AGENT_DATABASE_COUNTRY_CODE=ad
+ # Small country data for testing
+ - PHOTON_AGENT_DATABASE_URL=https://download1.graphhopper.com/public/europe/andorra/photon-db-andorra-1.0-latest.tar.bz2
13
restart: unless-stopped
14
ports:
15
- "8080:8080"
0 commit comments