Fixed docker-compose

This commit is contained in:
Aljaž S
2022-08-31 17:24:39 +02:00
parent 9dc1d07f38
commit c0db7dabb0

View File

@@ -1,6 +1,7 @@
version: 3.8 version: "3.8"
services: services:
app:
image: node:14 image: node:14
build: build:
context: ./ context: ./