chore: align dev compose web port with deployment defaults
This commit is contained in:
parent
1b0d5db504
commit
8b13de34fe
@ -12,7 +12,7 @@ services:
|
||||
- web_node_modules:/app/node_modules
|
||||
- web_next_cache:/app/apps/web/.next
|
||||
ports:
|
||||
- "3000:3000"
|
||||
- "3010:3000"
|
||||
restart: always
|
||||
|
||||
volumes:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user