Add Jellyseer to separate network in order to prevent clashes with WSL host
This commit is contained in:
parent
a49a160c51
commit
d0cb7dfcef
@ -7,4 +7,9 @@ services:
|
||||
- 5055:5055
|
||||
volumes:
|
||||
- <docker directory>/jellyseer/config:/app/config
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- usenet
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
usenet:
|
||||
external: true
|
Loading…
Reference in New Issue
Block a user