fix: map admin port 5173:3001 to match Next.js runtime port
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 4.6
parent
5d263aab96
commit
d0e70dff0a
+1
-1
@@ -10,4 +10,4 @@ services:
|
|||||||
args:
|
args:
|
||||||
- NEXT_PUBLIC_API_URL=https://backend.prosapp.co/api/v1
|
- NEXT_PUBLIC_API_URL=https://backend.prosapp.co/api/v1
|
||||||
ports:
|
ports:
|
||||||
- '5173:3000'
|
- '5173:3001'
|
||||||
|
|||||||
Reference in New Issue
Block a user