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: services:
velocity: velocity:
image: mrletsplay/velocity image: mrletsplay/velocity
stdin_open: true
tty: true
ports: ports:
- "25565:25577" - "25565:25577"
volumes: volumes: