version: "2" services: app: build: . restart: always ports: - "19132:19132/udp" volumes: - ./custom_servers.json:/app/custom_servers.json