Allow Next.js Docker startup writes
This commit is contained in:
parent
fafccca50f
commit
8df37fecae
1 changed files with 0 additions and 1 deletions
|
|
@ -54,7 +54,6 @@ services:
|
|||
volumes:
|
||||
- ./src:/app/src
|
||||
- ./next.config.mjs:/app/next.config.mjs:ro
|
||||
- ./next-env.d.ts:/app/next-env.d.ts:ro
|
||||
- ./tsconfig.json:/app/tsconfig.json:ro
|
||||
- ./tsconfig.next.json:/app/tsconfig.next.json:ro
|
||||
healthcheck:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue