version: "2" services: main: build: . container_name: "spell-warz" network_mode: "bridge" restart: on-failure ports: - "30310:12345"