fix domain connections
This commit is contained in:
@@ -79,8 +79,8 @@ services:
|
||||
- ./frontend:/app
|
||||
- /app/node_modules
|
||||
environment:
|
||||
- VITE_API_URL=http://192.168.196.100:3000
|
||||
- VITE_ALPR_STREAM_URL=http://192.168.196.100:5001/video_feed
|
||||
- VITE_API_URL=
|
||||
- VITE_ALPR_STREAM_URL=
|
||||
networks:
|
||||
backend-net:
|
||||
driver: bridge
|
||||
|
||||
Reference in New Issue
Block a user