phala 1.0.18 → 1.0.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -351,7 +351,7 @@ Start the TEE simulator locally for development and testing.
351
351
 
352
352
  **Options:**
353
353
 
354
- - `-i, --image <image>`: Simulator image (defaults to 'phalanetwork/tappd-simulator:latest')
354
+ - `-p, --port <port>`: Port to bind the simulator to (default: 8000)
355
355
 
356
356
  **Example:**
357
357
  ```bash