quote ES_PASS in SOCtopus.conf and remove % from random pw

This commit is contained in:
m0duspwnens
2022-01-20 10:52:48 -05:00
parent fc65f7bb84
commit 9b2459d8ba
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
es_url = https://{{MANAGER}}:9200
es_ip = {{MANAGER}}
es_user = {{ ES_USER }}
es_pass = {{ ES_PASS }}
es_pass = "{{ ES_PASS }}"
es_index_pattern = so-*
es_verifycert = no