Change network mode
This commit is contained in:
+3
-2
@@ -5,8 +5,9 @@ services:
|
||||
# dockerfile: Dockerfile
|
||||
image: ghcr.io/dispatcharr/dispatcharr:latest
|
||||
container_name: dispatcharr
|
||||
ports:
|
||||
- 9191:9191
|
||||
#ports:
|
||||
# - 9191:9191
|
||||
network_mode: host
|
||||
volumes:
|
||||
- dispatcharr_data:/data
|
||||
- /network/Datas/VOD/movies:/movies
|
||||
|
||||
Reference in New Issue
Block a user