docs: sync remaining .md to 4000s infra

This commit is contained in:
asepharyana
2026-08-02 16:49:11 +07:00
parent 0010b023f6
commit a4b546058a
25 changed files with 108 additions and 38 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
MODEL_PATH=../../Machine_Learning/model/model.onnx
MODEL_INPUT_SIZE=224
ML_SERVICE_HOST=0.0.0.0
ML_SERVICE_PORT=8001
ML_SERVICE_PORT=4012
+1 -1
View File
@@ -59,7 +59,7 @@ Service akan mencari model di path default:
../../Machine_Learning/model/model.onnx
```
### Opsi 2: Local Development dengan .env.example (Port 8001)
### Opsi 2: Local Development dengan .env.example (Port 4012)
```bash
source .env.example