Skip to content

Commit

Permalink
docs: update README with new Fx logging format for test mode execution
Browse files Browse the repository at this point in the history
  • Loading branch information
eser committed Aug 17, 2024
1 parent 8fdbb47 commit 07cb006
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,9 @@ Before running any command, please make sure that you have configured your envir

```bash
$ go run ./cmd/service-cli/
[debug] Listening and serving HTTP on :8080
[Fx] PROVIDE fx.Lifecycle <= ...
...
[Fx] RUNNING
```

- You can access http://localhost:8080/ to check if the project is running
Expand Down

0 comments on commit 07cb006

Please sign in to comment.