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:
- "6080:25600"
networks:
- public
public:
ipv4_address: 192.168.240.34
volumes:
- "${DOCKER_STORAGE_PATH}/komga:/config"
- "${COMIC_PATH}:/data"