diff --git a/docker-compose.yml b/docker-compose.yml index d23fd83..cbdfa98 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,9 +1,6 @@ networks: caddy: name: caddy - #ipam: - #config: - # - subnet: 172.20.0.0/16 qbit: name: qbit shoko: @@ -360,25 +357,6 @@ services: - caddy - shoko - #swag: - # container_name: swag - # image: lscr.io/linuxserver/swag:latest - # restart: unless-stopped - # volumes: - # - caddy:/config - # environment: - # - PUID=1000 - # - PGID=1000 - # - TZ=America/Chicago - # - URL=mintyserver.net - # - VALIDATION=http - # - SUBDOMAINS=aria,git,nextcloud,jelly,searxng,puffer,vault - # ports: - # - 443:443 - # - 80:80 - # networks: - # - caddy - nextcloud: container_name: nextcloud-aio-mastercontainer init: true @@ -448,15 +426,6 @@ volumes: name: bitmonero p2pool-data: name: p2pool-data - swag: - name: swag - syncdata: - name: syncdata - external: true - librewolf-conf: - name: librewolf-conf - firefox: - name: firefox gluetun: name: gluetun bookstack: