7 lines
74 B
Plaintext
7 lines
74 B
Plaintext
services:
|
|
app:
|
|
build:
|
|
target: dev
|
|
volumes:
|
|
- .:/app
|