fix: Remove .next volume mount that was causing stale cache
This commit is contained in:
parent
63f0d7609f
commit
e3858b8640
1 changed files with 0 additions and 1 deletions
|
|
@ -50,7 +50,6 @@ services:
|
|||
volumes:
|
||||
- ./frontend:/app
|
||||
- /app/node_modules
|
||||
- /app/.next
|
||||
environment:
|
||||
- NEXT_PUBLIC_API_URL=https://elmeg.runfoo.run/api
|
||||
- INTERNAL_API_URL=http://backend:8000
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue