Skip to content

Commit

Permalink
remove port in default schemes
Browse files Browse the repository at this point in the history
  • Loading branch information
suxiaobai committed Apr 21, 2021
1 parent 698254a commit 63b7ff2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/js/stores/schemes/healthChecksRowScheme.js
Expand Up @@ -7,7 +7,6 @@ const healthChecksRowScheme = {
protocol: HealthCheckProtocols.HTTP,
command: null,
path: null,
port: 0,
portIndex: 0,
portType: HealthCheckPortTypes.PORT_INDEX,
gracePeriodSeconds: 300,
Expand Down

0 comments on commit 63b7ff2

Please sign in to comment.