Skip to content

Commit

Permalink
Stub spatial due to errors AtlasOfLivingAustralia/fieldcapture#3368
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisala committed Dec 11, 2024
1 parent 9515f60 commit b756005
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions grails-app/conf/application.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -700,6 +700,7 @@ environments {
audit.thread.schedule.interval = 500l;

paratoo.core.baseUrl = "http://localhost:${wiremock.port}/monitor"
spatial.baseUrl = "http://localhost:${wiremock.port}"
}
production {
grails.logging.jul.usebridge = false
Expand Down

0 comments on commit b756005

Please sign in to comment.