1
0
Fork 0
festoons/openttd/docker-compose.yml

14 lines
352 B
YAML

services:
HOSTALGIA_ID:
container_name: HOSTALGIA_ID
image: openttd
user: 7777:7777
volumes:
- ./data/config:/config
working_dir: /config
entrypoint: /app/openttd
command: -c ./openttd.cfg -x -D HOSTALGIA_IP:HOSTALGIA_PORT_A
# HOSTALGIA_PORT_A is the main server port
# HOSTALGIA_PORT_B is the admin interface port