We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b10130 commit c6f77cdCopy full SHA for c6f77cd
1 file changed
docker-compose.yml
@@ -2,7 +2,7 @@ services:
2
app:
3
build:
4
context: .
5
- target: production
+ target: development
6
# platform: linux/amd64
7
depends_on:
8
- db
0 commit comments