Skip to content

Commit 51bb17c

Browse files
authored
Update README.md
1 parent 9e51076 commit 51bb17c

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
@@ -116,7 +116,7 @@ Upon which the game server is created on `localhost:9000` to which the agents ca
116116
When running in the Docker container, the NetSecGame can be started with:
117117
```bash
118118
docker run -it --rm \
119-
-v $(pwd)/examples/example_config.yaml:/aidojo/netsecenv_conf.yaml \
119+
-v $(pwd)/examples/example_task_configuration.yaml:/aidojo/netsecenv_conf.yaml \
120120
-v $(pwd)/logs:/aidojo/logs \
121121
-p 9000:9000 lukasond/aidojo-coordinator:1.0.2
122122
```

0 commit comments

Comments
 (0)