Skip to content

Commit ca8400b

Browse files
committed
Add how to run
1 parent 9cac1a2 commit ca8400b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ Alternatively, the *mrn_trna_console_rto.py* example of the [LSEG-API-Samples/Ex
285285
4. Once the build is a success, you can create and run the container with the following command
286286

287287
```bash
288-
$> docker run --name rto_v2_ws_mrn_python -it rto_v2_ws_mrn_python --ric <MRN RIC name>
288+
$> docker run --name rto_v2_ws_mrn_python -it --env-file .env rto_v2_ws_mrn_python --ric <MRN RIC name>
289289
```
290290

291291
5. Press Ctrl+C buttons to stop the application

0 commit comments

Comments
 (0)