redid all networks & added cloudflare tunnel

This commit is contained in:
2023-12-26 22:40:54 +00:00
parent 67af9cd3b0
commit e395b238ff
20 changed files with 171 additions and 183 deletions

View File

@@ -22,8 +22,11 @@ services:
- audiobookshelf_podcasts:/podcasts
networks:
- home-proxy
- web
networks:
web:
external: true
volumes:
audiobookshelf_config:
@@ -38,10 +41,3 @@ volumes:
audiobookshelf_podcasts:
external: true
networks:
home-proxy:
external: true