Skip to content

Commit d58ff2b

Browse files
committed
docs: Update docs with usage notes
1 parent c611888 commit d58ff2b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Pub/Sub Emulator Lite
22

3-
A minifid version of the google cloud pubsub emulator
3+
A minified version of the google cloud pub/sub emulator
44

55
## Usage
66

@@ -18,4 +18,8 @@ Just pull the image and run it via `docker run`
1818

1919
`docker run -p 8090:8090 ghcr.io/neoscript/pubsub-emulator-lite:latest`
2020

21+
### Connecting
2122
Access it via `http://localhost:8090/`
23+
24+
> [!NOTE]
25+
> You can set your own port forwarding if you want to expose the emulator via a different port.

0 commit comments

Comments
 (0)