stdin/TTY for Velocity
This commit is contained in:
parent
69970e47b2
commit
8ef01f7080
@ -1,6 +1,8 @@
|
|||||||
services:
|
services:
|
||||||
velocity:
|
velocity:
|
||||||
image: mrletsplay/velocity
|
image: mrletsplay/velocity
|
||||||
|
stdin_open: true
|
||||||
|
tty: true
|
||||||
ports:
|
ports:
|
||||||
- "25565:25577"
|
- "25565:25577"
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user