Skip to content

Commit

Permalink
update development.env variables
Browse files Browse the repository at this point in the history
  • Loading branch information
digorgonzola committed Dec 20, 2023
1 parent 9d97a94 commit 6d6598b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions deploy/container/development.env
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
ES_HOST=ec2-3-25-64-248.ap-southeast-2.compute.amazonaws.com
ES_PORT=9200
ES_PROTOCOL=https
ES_USERNAME=elastic
INDEXER_HOST=ec2-3-25-163-152.ap-southeast-2.compute.amazonaws.com
INDEXER_PORT=8081
GEONETWORK_DB_TYPE=postgres
Expand Down

0 comments on commit 6d6598b

Please sign in to comment.