generated from Fascinated/nextjs-13-template-with-tailwindcss
make the config read only
This commit is contained in:
parent
c56e03ab9d
commit
9a13ee1649
@ -14,4 +14,4 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- 3000:3000
|
- 3000:3000
|
||||||
volumes:
|
volumes:
|
||||||
- ./config.json:/usr/src/app/config.json
|
- ./config.json:/usr/src/app/config.json:ro
|
||||||
|
Loading…
Reference in New Issue
Block a user