services: app: build: . command: bash start.sh restart: on-failure ports: - "80:80" - "8080:8080"