Update .forgejo/workflows/umami.yml
Some checks failed
Build custom umami / Build (push) Failing after 4m29s

This commit is contained in:
Kars van Velzen 2025-08-24 20:13:44 +02:00
parent 82f5f21012
commit 699035fe23

View file

@ -41,7 +41,7 @@ jobs:
- name: Run Docker commands
env:
DOCKER_HOST: tcp://forgejo_docker-in-docker:2375
DOCKER_HOST: tcp://0.0.0.0:2375
run: |
docker version