Skip to content

Commit 29c616b

Browse files
docs: update README docker example to sdk-daemon 0.4.2
1 parent aec0072 commit 29c616b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Or self-host:
3535
docker run -d -p 3000:3000 \
3636
-e PORTAL__AUTH__AUTH_TOKEN=$(openssl rand -hex 32) \
3737
-e PORTAL__NOSTR__PRIVATE_KEY=<your-64-char-hex-key> \
38-
getportal/sdk-daemon:0.4.1
38+
getportal/sdk-daemon:0.4.2
3939
```
4040

4141
## SDKs

0 commit comments

Comments
 (0)