Set baud rate to 56k (7000 bytes/sec) for better balance
This commit is contained in:
@@ -34,7 +34,7 @@ services:
|
||||
- "7681:7681"
|
||||
environment:
|
||||
- TERM=ansi
|
||||
command: sh -c "apk add --no-cache busybox-extras pv && ttyd -W -p 7681 -t fontSize=18 -t 'titleFixed=ORMG BBS - Legend of the Red Dragon' sh -c 'telnet synchronet 23 | pv -q -L 2400'"
|
||||
command: sh -c "apk add --no-cache busybox-extras pv && ttyd -W -p 7681 -t fontSize=18 -t 'titleFixed=ORMG BBS - Legend of the Red Dragon' sh -c 'telnet synchronet 23 | pv -q -L 7000'"
|
||||
depends_on:
|
||||
- synchronet
|
||||
|
||||
|
||||
Reference in New Issue
Block a user