Skip to content

Commit

Permalink
tg: prefer use of tfvars.json for variable overrides
Browse files Browse the repository at this point in the history
  • Loading branch information
digorgonzola committed Dec 19, 2023
1 parent 2020fff commit 2a443ee
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions deploy/tg/ecs/default.auto.tfvars.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"app_port": 8080,
"health_check_path": "/geonetwork/srv/eng/catalog.search#/home",
"nginx_proxy": false
}

0 comments on commit 2a443ee

Please sign in to comment.