Skip to content

Commit

Permalink
changed URL
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Sep 23, 2023
1 parent e72e065 commit 926cb27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/properties.js
Original file line number Diff line number Diff line change
Expand Up @@ -607,7 +607,7 @@ export const properties = {
areaColorLayers: ['ruler', 'religion', 'religionGeneral', 'culture', 'population'],
areaLabelLayers: ['ruler', 'religion', 'religionGeneral', 'culture'],
provinceThreshold: 4,
chronasApiHost: 'https://chronas-api-gateway.chronas.org/v1', // - http://localhost:4040/v1 https://api.chronas.org/v1
chronasApiHost: 'https://2g4uy0bdoe.execute-api.eu-west-1.amazonaws.com/v1', // - http://localhost:4040/v1 https://api.chronas.org/v1
markersTypes: ['w', 'w|b', 'w|si', 'w|c', 'w|h', 'w|ca', 'w|m', 'w|p', 'w|e', 'w|s', 'w|a', 'w|r', 'w|at', 'w|op', 'w|l', 'w|o'],
// metadataTypes: ['ae|ruler', /*'ae|ca',*/ 'ae|culture', 'ae|religion', 'ae|religionGeneral', 'a', 'e', 't', 'h', 'i|a', 'i|b', 'i|c', 'i|p', 'i|m', 'i|siege', 'i|war', 'ps', 'v'],

Expand Down

0 comments on commit 926cb27

Please sign in to comment.