init update
Some checks failed
Build & Deploy / deploy (push) Has been cancelled

This commit is contained in:
2026-06-08 17:37:33 +03:00
parent 09c2ae238e
commit 1b55091908
58 changed files with 437 additions and 1618 deletions

9
docker-compose.yml Normal file
View File

@@ -0,0 +1,9 @@
version: "3"
services:
barotrauma:
build: .
ports:
- "27015:27015/udp"
- "27015:27015/tcp"
restart: unless-stopped