docs: sync remaining .md to 4000s infra
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user