version: "2" services: dev: build: ./docker restart: "no" volumes: - "${PWD}:/srv/vue/lenaisten_bday" ports: - 8000:8000 - 8080:8080