An unofficial docker image for server app of BombSquad Game
docker run -d -it \
-p 43210:43210/udp \
--name bombsquad \
ghcr.io/alibo/bombsquad-docker:latest
You can use config.yaml in this repo.
An unofficial docker image for server app of BombSquad Game
docker run -d -it \
-p 43210:43210/udp \
--name bombsquad \
ghcr.io/alibo/bombsquad-docker:latest
You can use config.yaml in this repo.