Lokal server require you to run docker compose with network_mode: "host" enabled, this feature allow lokal to bind tcp or udp port without manually defining the ports before running
Create a new file named docker-compose.yml and paste the following content:
Create a new file named lokal.env and paste the following content: