version: '3' services: tt: build: context: ./app dockerfile: Dockerfile restart: always ports: - 8099:8080 volumes: - /srv/phga.de/web/data:/go/src/g.phga.de/phga/phga.de/web/data - /srv/phga.de/web/static/fonts:/go/src/g.phga.de/phga/phga.de/web/static/fonts