Port and IP address changes

This commit is contained in:
2026-04-06 19:37:14 -04:00
parent 6115a065c7
commit 8232ac6959
2 changed files with 4 additions and 4 deletions

View File

@@ -5,4 +5,4 @@ IOT Plant and Aquarium Monitoring System
To Run the server:
cd server
pip install -e ".[dev]"
uvicorn app.main:app --reload --port 25572
uvicorn app.main:app --reload --port 23181

View File

@@ -4,8 +4,8 @@
devices:
- id: "esp32-plant-01"
name: "Plant Monitor - Bedroom"
ip: "192.168.1.100"
name: "Plant Monitor - Study "
ip: "10.0.1.42"
port: 5683
enabled: true
resources:
@@ -24,7 +24,7 @@ devices:
- id: "esp32-aquarium-01"
name: "Aquarium Monitor"
ip: "192.168.1.101"
ip: "10.0.1.43"
port: 5683
enabled: true
resources: