Silly copy+paste error

This commit is contained in:
roschaefer 2020-06-04 21:52:08 +02:00
parent d7d31e0288
commit 936018198e

View File

@ -15,7 +15,7 @@ services:
- webapp_node_modules:/nitro-web/node_modules - webapp_node_modules:/nitro-web/node_modules
backend: backend:
build: build:
context: backend context: webapp
target: build-and-test target: build-and-test
volumes: volumes:
- ./backend:/nitro-backend - ./backend:/nitro-backend