We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33498c8 commit d5eb34aCopy full SHA for d5eb34a
docker-compose.local.yml
@@ -6,6 +6,7 @@ services:
6
context: ./
7
dockerfile: ./Dockerfile.local
8
platform: linux/amd64
9
+ image: nestjs-graphql-prisma-template-local
10
restart: always
11
ports:
12
- 3000:3000
0 commit comments