stdin/TTY for Velocity

This commit is contained in:
MrLetsplay 2023-04-06 15:51:36 +02:00
parent 69970e47b2
commit 8ef01f7080

View File

@ -1,6 +1,8 @@
services:
velocity:
image: mrletsplay/velocity
stdin_open: true
tty: true
ports:
- "25565:25577"
volumes: