mirror of
https://github.com/ChrispyBacon-dev/DockFlare.git
synced 2026-04-28 03:39:32 +00:00
removed driver: bridge in docker compose
Some checks failed
Docker Image Build and Push (Conditional Arch) / build (push) Failing after 2m31s
Some checks failed
Docker Image Build and Push (Conditional Arch) / build (push) Failing after 2m31s
This commit is contained in:
parent
eb13fd6178
commit
5538e792cf
2 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
```
|
||||
|
||||
|
|
|
|||
|
|
@ -21,5 +21,4 @@ volumes:
|
|||
dockflare_data:
|
||||
networks:
|
||||
cloudflare-net:
|
||||
driver: bridge
|
||||
name: cloudflare-net
|
||||
Loading…
Add table
Add a link
Reference in a new issue