Skip to content

Commit

Permalink
Enable species-list/collectory sync, needed to index lists for conser…
Browse files Browse the repository at this point in the history
…vation status
  • Loading branch information
StefanVanDyck committed Feb 13, 2025
1 parent c227018 commit b953cec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/species-list/species-list.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ biocacheService:
baseURL: ${common.protocol}://${common.domain}/biocache-service
collectory:
baseURL: ${common.protocol}://${common.domain}/collectory
enableSync: false
enableSync: true
dataSource:
dbCreate: update
url: jdbc:mysql://species:my-super-secret-password@mysql:3306/specieslists?allowPublicKeyRetrieval=true&autoReconnect=true&connectTimeout=0&useUnicode=true&characterEncoding=UTF-8&useSSL=False
Expand Down

0 comments on commit b953cec

Please sign in to comment.