new docker-compose update
This commit is contained in:
@@ -8,7 +8,7 @@ services:
|
|||||||
- "5173:5173"
|
- "5173:5173"
|
||||||
- "5174:5174"
|
- "5174:5174"
|
||||||
volumes:
|
volumes:
|
||||||
- ./simulator/wristband_config.yaml:/app/simulator/wristband_config.yaml
|
- ./wristband_config.yaml:/app/simulator/wristband_config.yaml
|
||||||
- ./vitallink.db:/app/vitallink.db
|
- ./vitallink.db:/app/vitallink.db
|
||||||
environment:
|
environment:
|
||||||
- HOST_IP=192.168.65.227 # Pi's IP
|
- HOST_IP=192.168.65.227 # Pi's IP
|
||||||
|
|||||||
+979
-276
File diff suppressed because it is too large
Load Diff
@@ -3,7 +3,7 @@
|
|||||||
> vite
|
> vite
|
||||||
|
|
||||||
|
|
||||||
VITE v7.1.10 ready in 107 ms
|
VITE v7.1.10 ready in 220 ms
|
||||||
|
|
||||||
➜ Local: http://localhost:5173/
|
➜ Local: http://localhost:5173/
|
||||||
➜ Network: use --host to expose
|
➜ Network: use --host to expose
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Port 5173 is in use, trying another one...
|
Port 5173 is in use, trying another one...
|
||||||
|
|
||||||
VITE v7.1.10 ready in 110 ms
|
VITE v7.1.10 ready in 207 ms
|
||||||
|
|
||||||
➜ Local: http://localhost:5174/
|
➜ Local: http://localhost:5174/
|
||||||
➜ Network: use --host to expose
|
➜ Network: use --host to expose
|
||||||
|
|||||||
Reference in New Issue
Block a user