run in docker-compose: funny comment

This commit is contained in:
bartek szabat 2024-10-29 14:27:22 +01:00
parent 04c6fdc13b
commit 678504767f

View file

@ -8,7 +8,7 @@ services:
- .:/app
command: node main.js
ports:
- "3000-3003:3000-3003" # see what your bot see: http://localhost:3000/
- "3000-3003:3000-3003" # see the view from the camera mounted on your bot head: http://localhost:3000/
viaproxy: #use this service to connect to an unsupported minecraft server versions. more info: ./services/viaproxy/README.md
image: ghcr.io/viaversion/viaproxy:latest