Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andy2great authored Dec 13, 2024
1 parent b524f6f commit ecfa401
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions configs/network/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ services:
- nginx
- nginx-canopeum
- nginx-genparker
- nginx-carboneqc
volumes:
- /var/run/docker.sock:/tmp/docker.sock:ro
- /etc/letsencrypt/live/releaftrees.life:/etc/nginx/certs
Expand All @@ -28,6 +29,7 @@ services:
- nginx
- nginx-canopeum
- nginx-genparker
- nginx-carboneqc
depends_on:
- nginx-proxy
- nginx-proxy-gen
Expand Down Expand Up @@ -69,3 +71,5 @@ networks:
external: true
nginx-genparker:
external: true
nginx-carboneqc:
external: true

0 comments on commit ecfa401

Please sign in to comment.