Skip to content

Commit

Permalink
github: update development.env values
Browse files Browse the repository at this point in the history
  • Loading branch information
digorgonzola committed Dec 19, 2023
1 parent dd88292 commit eefa545
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions deploy/github/development.env
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,11 @@ ECR_REPOSITORY=geonetwork4
ENVIRONMENT=tf-development

# container definition variables
ES_HOST=ec2-3-25-64-248.ap-southeast-2.compute.amazonaws.com
INDEXER_HOST=ec2-3-25-163-152.ap-southeast-2.compute.amazonaws.com
ES_HOST=mvp-discovery-index.kb.ap-southeast-2.aws.found.io
ES_PORT=9243
ES_PROTOCOL=https
ES_USERNAME=geonetwork
INDEXER_HOST=http://es-indexer.mvp.aodn.org.au
INDEXER_PORT=8081
GEONETWORK_DB_TYPE=postgres
GEONETWORK_DB_HOST=stefan-db-rds-primary-evaluation.gamma.aodn.org.au
Expand Down

0 comments on commit eefa545

Please sign in to comment.