thsf.net/docker-compose.yml

13 lines
238 B
YAML

version: "2"
services:
thsf:
build:
dockerfile: thsf.Dockerfile
context: .
extra_hosts:
- "23.thsf.net:192.168.122.26"
ports:
- "0.0.0.0:8042:8042"
image: thsf:latest
container_name: thsf