Skip to content

Commit

Permalink
#23: Attempt to fix explore your area page
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanVanDyck committed Jul 31, 2024
1 parent cccdb0b commit 8f923fc
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions config/ala-hub/ala-hub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,6 @@ biocache:
url: ${common.protocol}://records.${common.domain}
biocacheServiceUrl: ${common.protocol}://records-ws.${common.domain}
biocacheServicesUrl: ${common.protocol}://records-ws.${common.domain}
casProperties: casServerLoginUrl,serverName,centralServer,casServerName,uriFilterPattern,uriExclusionFilterPattern,authenticateOnlyIfLoggedInFilterPattern,casServerLoginUrlPrefix,gateway,casServerUrlPrefix,contextPath
casServerLoginUrl: ${common.protocol}://auth.${common.domain}/cas/login
casServerLogoutUrl: ${common.protocol}://auth.${common.domain}/cas/logout
casServerName: ${common.protocol}://auth.${common.domain}
casServerUrlPrefix: ${common.protocol}://auth.${common.domain}/cas
clubRoleForHub: ROLE_ADMIN
collections:
baseUrl: ${common.protocol}://collections.${common.domain}
Expand Down Expand Up @@ -162,7 +157,6 @@ pdfgen:
privacyPolicy: ''
server:
address: 0.0.0.0
contextPath: ''
port: 8080
serverName: ${common.protocol}://records.${common.domain}
sightings:
Expand Down

0 comments on commit 8f923fc

Please sign in to comment.