docker-compose.yml cleanup.

This commit is contained in:
Johannes Findeisen 2025-05-30 22:26:53 +02:00
commit 7f46a3deca

View file

@ -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: