removed driver: bridge in docker compose
Some checks failed
Docker Image Build and Push (Conditional Arch) / build (push) Failing after 2m31s

This commit is contained in:
ChrispyBacon-dev 2025-04-16 22:12:24 +02:00
parent eb13fd6178
commit 5538e792cf
2 changed files with 0 additions and 2 deletions

View file

@ -80,7 +80,6 @@ This method allows you to run DockFlare quickly without cloning the entire repos
dockflare_data:
networks:
cloudflare-net:
driver: bridge
name: cloudflare-net # Creates/uses a dedicated network for the tunnel
```

View file

@ -21,5 +21,4 @@ volumes:
dockflare_data:
networks:
cloudflare-net:
driver: bridge
name: cloudflare-net