diff options
-rw-r--r-- | deploy/config/dea_base.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deploy/config/dea_base.yaml b/deploy/config/dea_base.yaml index ee2cfa795..14600a372 100644 --- a/deploy/config/dea_base.yaml +++ b/deploy/config/dea_base.yaml @@ -261,7 +261,7 @@ settings: group: network label: Public Gateway is Available type: checkbox - value: true + value: false weight: 50 task_deploy: type: hidden |