mirror of https://github.com/infosecn1nja/HELK.git
Updated Volumes for ES and Jupyter
parent
7bb5b992b7
commit
ab8053fdd9
|
@ -191,13 +191,11 @@ services:
|
|||
networks:
|
||||
helk:
|
||||
|
||||
networks:
|
||||
helk:
|
||||
driver: bridge
|
||||
|
||||
volumes:
|
||||
esdata:
|
||||
driver: local
|
||||
notebooks:
|
||||
driver: local
|
||||
|
||||
volumes:
|
||||
notebooks:
|
||||
|
|
|
@ -194,13 +194,11 @@ services:
|
|||
networks:
|
||||
helk:
|
||||
|
||||
networks:
|
||||
helk:
|
||||
driver: bridge
|
||||
|
||||
volumes:
|
||||
esdata:
|
||||
driver: local
|
||||
notebooks:
|
||||
driver: local
|
||||
|
||||
volumes:
|
||||
notebooks:
|
||||
|
|
|
@ -187,8 +187,6 @@ networks:
|
|||
volumes:
|
||||
esdata:
|
||||
driver: local
|
||||
|
||||
volumes:
|
||||
notebooks:
|
||||
driver: local
|
||||
|
||||
|
|
|
@ -189,8 +189,6 @@ networks:
|
|||
volumes:
|
||||
esdata:
|
||||
driver: local
|
||||
|
||||
volumes:
|
||||
notebooks:
|
||||
driver: local
|
||||
|
||||
|
|
Loading…
Reference in New Issue