forked from jappel/leistungsbilanz-ts
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:
|
volumes:
|
||||||
- ./src:/app/src
|
- ./src:/app/src
|
||||||
- ./next.config.mjs:/app/next.config.mjs:ro
|
- ./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.json:/app/tsconfig.json:ro
|
||||||
- ./tsconfig.next.json:/app/tsconfig.next.json:ro
|
- ./tsconfig.next.json:/app/tsconfig.next.json:ro
|
||||||
healthcheck:
|
healthcheck:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue