docs: port consistency fix — removed duplicate main service, finalized port map
+5
@@ -8,6 +8,11 @@ Mobile-first web app for tracking physical assets via barcode scanning, OCR stic
|
||||
- **Start:** `./start.sh`
|
||||
- **Repo:** https://gitea.ourpad.casa/shawn/canteen-asset-tracker
|
||||
|
||||
## Port Consistency (2026-05-23)
|
||||
- **Main** :8901 — `canteen-asset-tracker.service` (user systemd, boot-enabled, runs `start.sh` → uvicorn server:app)
|
||||
- **Admin** :8090 — `canteen-admin.service` (system systemd, boot-enabled, runs uvicorn admin_server:app)
|
||||
- Duplicate `canteen-main.service` (fought for port 8901) removed. Stale admin process on 8090 (from Hermes gateway) killed.
|
||||
|
||||
## Default Login
|
||||
- Username: `admin`
|
||||
- Password: `Brett85!@`
|
||||
|
||||
Reference in New Issue
Block a user