Fix Speedtest : Déclaration de HomeProxy comme réseau externe
This commit is contained in:
parent
72a1fd813e
commit
1e52f70900
@ -19,4 +19,7 @@ services:
|
|||||||
max-size: "200k"
|
max-size: "200k"
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
- HomeProxy
|
- HomeProxy
|
||||||
|
networks:
|
||||||
|
HomeProxy:
|
||||||
|
external: true
|
||||||
Loading…
Reference in New Issue
Block a user