1
0

improve networking

This commit is contained in:
2023-12-05 10:55:22 +01:00
parent a4ceafd5f0
commit dc8cd9c4d1
9 changed files with 80 additions and 66 deletions

View File

@ -6,7 +6,8 @@ services:
ports:
- 7878:7878
networks:
- public
public:
ipv4_address: 192.168.240.36
volumes:
- "${DOCKER_STORAGE_PATH}/radarr:/config"
- "${NZB_DOWNLOADS_PATH}:/downloads"