mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-05 22:54:01 +02:00
fix a typo. #96 closed
This commit is contained in:
parent
8c284a16e3
commit
0e613f2ff7
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@
|
|||
<key>HTTPProxy</key>
|
||||
<string>{{ local_service_ip }}</string>
|
||||
{% else %}
|
||||
<integer>1</integer>
|
||||
<integer>0</integer>
|
||||
{% endif %}
|
||||
<key>HTTPSEnable</key>
|
||||
<integer>0</integer>
|
||||
|
|
Loading…
Add table
Reference in a new issue