fix stupid mastodon websocket issue...
This commit is contained in:
parent
549e8079cc
commit
0e44f32cd7
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ services:
|
|||
# prettier-ignore
|
||||
test: ['CMD-SHELL', "curl -s --noproxy localhost localhost:4000/api/v1/streaming/health | grep -q 'OK' || exit 1"]
|
||||
ports:
|
||||
- "127.0.0.1:4000:4000"
|
||||
- "4000:4000"
|
||||
depends_on:
|
||||
- redis
|
||||
networks:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue