Skip to content

Commit

Permalink
fix: fix port back to default
Browse files Browse the repository at this point in the history
Signed-off-by: dovholuknf <46322585+dovholuknf@users.noreply.github.com>
  • Loading branch information
dovholuknf committed Mar 21, 2024
1 parent b48ae02 commit 2d6db3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/edgex-ui-server/res/configuration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Writable:
LogLevel: INFO
Service:
Host: localhost
Port: 4444
Port: 4000
ServerBindAddr: ''
StartupMsg: edgex-ui-go service started
HealthCheckInterval: 10s
Expand Down

0 comments on commit 2d6db3c

Please sign in to comment.