Update application ports to 3050 and enhance Playwright tests with WebGL mock
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ RUN npm install
|
||||
COPY . .
|
||||
|
||||
# Expose port
|
||||
EXPOSE 3000
|
||||
EXPOSE 3050
|
||||
|
||||
# Set environment variable for API URL
|
||||
ENV VITE_API_URL=http://localhost:3001/api
|
||||
|
||||
Reference in New Issue
Block a user