Skip to content

Commit 9f5c60f

Browse files
committed
chore: update README
1 parent 5186424 commit 9f5c60f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ You can provide these values to the container as follows:
119119
-e PROXYSCOTCH_BANNED_OUTPUTS=<banned_outputs> \
120120
-e PROXYSCOTCH_BANNED_DESTS=<banned_dests> \
121121
-p <host_port>:9159 \
122-
hoppscotch/proxyscotch:v0.1.3
122+
hoppscotch/proxyscotch:v0.1.4
123123
```
124124

125125
- Via `docker-commpose`:
@@ -128,7 +128,7 @@ You can provide these values to the container as follows:
128128

129129
services:
130130
proxyscotch:
131-
image: hoppscotch/proxyscotch:v0.1.3
131+
image: hoppscotch/proxyscotch:v0.1.4
132132
environment:
133133
- PROXYSCOTCH_ALLOWED_ORIGINS=<allowed_origins>
134134
- PROXYSCOTCH_BANNED_OUTPUTS=<banned_outputs>

0 commit comments

Comments
 (0)