Skip to content

Commit bf755dd

Browse files
committed
do not use three nets by default
1 parent cfe40dc commit bf755dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

env/netsecenv_conf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ env:
9797
random_seed: 'random'
9898
# Or you can fix the seed
9999
# random_seed: 42
100-
scenario: 'three_nets'
100+
scenario: 'scenario1'
101101
use_global_defender: False
102102
max_steps: 50
103103
use_dynamic_addresses: False

0 commit comments

Comments
 (0)