services: app: build: context: . dockerfile: Dockerfile container_name: homme-app restart: unless-stopped ports: - "9192:9192"