Increase font size to 18 and set custom ORMG BBS title
This commit is contained in:
@@ -34,7 +34,7 @@ services:
|
|||||||
- "7681:7681"
|
- "7681:7681"
|
||||||
environment:
|
environment:
|
||||||
- TERM=ansi
|
- TERM=ansi
|
||||||
command: sh -c "apk add --no-cache busybox-extras && ttyd -W -p 7681 -t fontSize=16 telnet synchronet 23"
|
command: sh -c "apk add --no-cache busybox-extras && ttyd -W -p 7681 -t fontSize=18 -t 'titleFixed=ORMG BBS - Legend of the Red Dragon' telnet synchronet 23"
|
||||||
depends_on:
|
depends_on:
|
||||||
- synchronet
|
- synchronet
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user