Skip to content

Commit a6eca74

Browse files
committed
fix
1 parent 0809736 commit a6eca74

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

compose.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ services:
88
- PHOTON_SHA256SUM=${PHOTON_SHA256SUM}
99
- GIT_SHA="dev"
1010
environment:
11-
# Small country code for testing
12-
- PHOTON_AGENT_DATABASE_COUNTRY_CODE=ad
11+
# Small country data for testing
12+
- PHOTON_AGENT_DATABASE_URL=https://download1.graphhopper.com/public/europe/andorra/photon-db-andorra-1.0-latest.tar.bz2
1313
restart: unless-stopped
1414
ports:
1515
- "8080:8080"

0 commit comments

Comments
 (0)