Fix dockerfiles

This commit is contained in:
Owen
2025-07-15 11:39:19 -07:00
parent 2e510778be
commit 60e4db16ff
2 changed files with 2 additions and 41 deletions

View File

@@ -26,7 +26,4 @@ services:
- ./postcss.config.mjs:/app/postcss.config.mjs
- ./eslint.config.js:/app/eslint.config.js
- ./config:/app/config
restart: no
volumes:
node_modules:
restart: no