docker-compose.yml cleanup.
This commit is contained in:
parent
eeb6480723
commit
7f46a3deca
1 changed files with 1 additions and 2 deletions
|
|
@ -1,10 +1,9 @@
|
|||
services:
|
||||
|
||||
splunk:
|
||||
image: splunk/splunk:latest
|
||||
container_name: splunk
|
||||
environment:
|
||||
- SPLUNK_PASSWORD=sCE@7Nb2@4NNv%X@4EjaXZxoHv`LYu`W
|
||||
- SPLUNK_PASSWORD=YOUR_SECURE_PASSWORD_FOR_WEBUI
|
||||
- SPLUNK_START_ARGS=--accept-license
|
||||
- TZ=CEST
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue