+ network alias
This commit is contained in:
parent
811df2534f
commit
4ae501db4e
1 changed files with 3 additions and 1 deletions
|
|
@ -29,7 +29,9 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
- gluetun:/gluetun
|
- gluetun:/gluetun
|
||||||
networks:
|
networks:
|
||||||
- array
|
array:
|
||||||
|
aliases:
|
||||||
|
- qbittorrent.array
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
array:
|
array:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue